BLAST algorithm parallel by OpenCL

Hi Marco,

The next step of my researching is BLAST parallel. So I found one project on github : https://github.com/dstar4138/pjblast described how to parallel with Java Threads. Do you think it is possible to implement it by OpenCL ?

Thanks,
Duy.

Well, probably. But I can’t create a sample for every algorithm that someone might find useful. This can take quite a lot of time…

Sure, I just reference your idea. I will build it myself :wink:

Thanks,
Duy.