Team Challenger: Difference between revisions
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
* Zhong Hu | * Zhong Hu | ||
== References == | |||
* [http://i.cs.hku.hk/~alse/hkubrg/projects/idba/ IDBA - A Practical Iterative de Bruijn Graph De Novo Assembler] | |||
== Wiki Contributions == | == Wiki Contributions == | ||
Line 18: | Line 20: | ||
::* Discuss the implementation of QR application on convey system | ::* Discuss the implementation of QR application on convey system | ||
::* Cordic Algorithm Implementations on FPGA [http://cutler.eecs.berkeley.edu/classes/ee225c/Papers/cordic.pdf] | ::* Cordic Algorithm Implementations on FPGA [http://cutler.eecs.berkeley.edu/classes/ee225c/Papers/cordic.pdf] | ||
:* week 4 | |||
::* Convey computing with bioinformatics applications [http://hpcsociety.org/Resources/Documents/121212Kirby-CONVEY-SHPCP_121212.pdf] | |||
:* week 5 | |||
::* Tutorial for COREGEN [http://homepages.cae.wisc.edu/~ece554/website/Xilinx/Coregen_user_guide.pdf] | |||
:* week 6 | |||
::* GPU-Euler: Sequence Assembly using GPGPU[http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6062988] | |||
:* week 7 | |||
::* Genome assembly [http://www.csc.kth.se/utbildning/kth/kurser/DD2399/omsys10/lectures/genomeassembly.pdf] | |||
* Qilin Li | * Qilin Li | ||
:* week 1 | :* week 1 | ||
Line 40: | Line 50: | ||
:* week 4 | :* week 4 | ||
::* system Verilog tutorial[http://www.asic-world.com/systemverilog/tutorial.html] | ::* system Verilog tutorial[http://www.asic-world.com/systemverilog/tutorial.html] | ||
:* week 5 | |||
::* most commonly used CUDA wiki website[https://developer.nvidia.com/category/zone/cuda-zone] | |||
::* Nvidia GPU versions and corresponding compute capability[http://en.wikipedia.org/wiki/CUDA#Version_features_and_specifications] | |||
::* methods to check CUDA memory constraints in terms of different GPU versions[http://3dgep.com/?p=1913] | |||
:* week 6 | |||
::* open source software lists for genome alignment and assembly[http://seqanswers.com/wiki/Software/list]. |
Latest revision as of 23:26, 12 March 2013
Team Members
- Xinying Wang
- Qilin Li
- Zhong Hu
References
Wiki Contributions
- Xinying Wang
- week 1
- Convey vector personalities offer OpenMP-like programming approach with FPGA accelerating. [1]
- Weekly presentation slides Media:week1slides.pptx
- week 2
- A Sparse Matrix Personality for the Convey HC-1 [2]
- week 3
- Translate verilog version adder file to vhdl code.
- Discuss the implementation of QR application on convey system
- Cordic Algorithm Implementations on FPGA [3]
- week 4
- Convey computing with bioinformatics applications [4]
- week 5
- Tutorial for COREGEN [5]
- week 6
- GPU-Euler: Sequence Assembly using GPGPU[6]
- week 7
- Genome assembly [7]
- Qilin Li
- week 1
- week 2
- week 3
- week 4
- Zhong Hu