Parallel Computing in Bioinformatics using the GPU
1
1
Entering edit mode
7.5 years ago
pm814 ▴ 10

Hi all,

I would like to establish parallel computing by using the GPU of my M2000 Nvidia graphics card. I was wondering if this works for all software, in my case bioinformatics software like PASTA (Python platform), or is it limited to certain programming platforms or particular software/libraries provided by the parallel computing API such as CUDA?

Thanks

Parallel-Computing • 2.2k views
ADD COMMENT
0
Entering edit mode

you need to use software that is specifically designed to utilize CUDA, etc.

ADD REPLY
0
Entering edit mode

If you do go down the route of GPU programming, I'd suggest you take a look at Buhler & Cole's MERCATOR. Its purpose is to simplify CUDA programming by generating most of the dirty code for you. It is quite recent so I haven't used it myself yet but I expect I will have to very soon.

ADD REPLY
0
Entering edit mode
7.5 years ago

You'll need to research your card, your software-of-interest, and what framework it uses to interface with a GPU. Your card appears to support CUDA and OpenCL framework versions listed here.

ADD COMMENT

Login before adding your answer.

Traffic: 2725 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6