Bindings with CUDA

Hello to everyone,
I’ve just registered to this forum looking for some help. I really don’t know if my question is located where it should, but if is not tell me where it should be and forgive me.

I have to develop a project for my college based on a java program called msms (you can find more information in http://bioinformatics.oxfordjournals.org/content/26/16/2064.abstract and http://www.mabs.at/ewing/msms/index.shtml ). My task is to run the java program with CUDA to accelerate it.

I have been searching in Mr Goolge, and in this forum, and the first steps I should take are bindings, so looking a little more I have found jCuda (http://www.jcuda.org/).

I’m a beginner in CUDA, this is the first time I hear about bindings and I would like to know where I could find the guidelines (for beginners) to make the bindings to a program as MSMS. I’m unable to find it!

Thank you very much for your help!! and forgive me if there are spelling mistakes, English is not my native language.