I am an M.Tech student in Computer Science from Calcutta, India studying at Heritage Institute of Technology. I'm currently in 2nd year and have opted for Bioinformatics as an elective subject. I am currently learning CUDA C for my college project. As there are a lot of applications of parallel computing in Bioinformatics, I look forward towards invaluable guidance from the community on this subject.
Recently I have written a GPU based parallel program with CUDA C to compute large multiplication tables up to the order of millions in about 0.4-0.5 ms which practically takes an enormously indefinite amount of time to compute by CPUs. I believe there must be some way of using this in Bioinformatics. Can anyone please guide me on this?
I have also found this article and was looking for any further research opportunities with CUDA which also could be a new project idea.
My system configuration:
- Platform: CUDA 6 configured on Visual Studio 2013 ( Windows 7 ultimate 64 bit,thinking to revert to Linux soon)
- Intel Core i7 4770k @ 3.9 Ghz
- Nvidia GTX 780 3 GB DDR5
- Adata 256 GB SSD + 1 TB WD Blue HDD
- 12 GB (3 x 4 GB)RAM
Thanks :) !