Please see the Jcuda example. I do refer from there. BTW, you can also compile your cuda code in advance and let your hadoop code call those compiled code through Jcuda. That is what I did in my program.
On Mon, Sep 24, 2012 at 10:45 AM, Oleg Ruchovets <oruchov...@gmail.com>wrote: > Thank you very much. I saw this link !!! . Do you have any code , example > shared in the network (github for example). > > On Mon, Sep 24, 2012 at 5:33 PM, Chen He <airb...@gmail.com> wrote: > > > http://wiki.apache.org/hadoop/CUDA%20On%20Hadoop > > > > On Mon, Sep 24, 2012 at 10:30 AM, Oleg Ruchovets <oruchov...@gmail.com > > >wrote: > > > > > Hi > > > > > > I am going to process video analytics using hadoop > > > I am very interested about CPU+GPU architercute espessially using CUDA > ( > > > http://www.nvidia.com/object/cuda_home_new.html) and JCUDA ( > > > http://jcuda.org/) > > > Does using HADOOP and CPU+GPU architecture bring significant > performance > > > improvement and does someone succeeded to implement it in production > > > quality? > > > > > > I didn't fine any projects / examples to use such technology. > > > If someone could give me a link to best practices and example using > > > CUDA/JCUDA + hadoop that would be great. > > > Thanks in advane > > > Oleg. > > > > > >