Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Oleg Ruchovets
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 do

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Mark Kerzner
Oleg, I, on the other hand, have a project that might benefit, but not the implementation as yet. http://frd.org/ is very CPU intensive. So please share your notes. Mark On Mon, Sep 24, 2012 at 10:30 AM, Oleg Ruchovets wrote: > Hi > > I am going to process video analytics using hadoop > I a

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Chen He
http://wiki.apache.org/hadoop/CUDA%20On%20Hadoop On Mon, Sep 24, 2012 at 10:30 AM, Oleg Ruchovets 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 JC

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Oleg Ruchovets
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 wrote: > http://wiki.apache.org/hadoop/CUDA%20On%20Hadoop > > On Mon, Sep 24, 2012 at 10:30 AM, Oleg Ruchovets >wrote: > > > Hi > > >

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Chen He
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 wrote: > Thank you very much. I saw this li

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Oleg Ruchovets
Great , Can you give some tips or best practices like: 1) file size 2) Is it good Idea to process data as locally as possble (I mean process a data like one file per one map) 3) During your project did you face with limitations , problems? Can you point me on which hartware is better to use

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Chen He
Hi Oleg I will answer your questions one by one. 1) file size There is no exactly number of file size that will definitely works well for GPGPU+Hadoop. You need to do your project POC to get the number. I think the GPU+Hadoop is very suitable for computation-intensive and data-intensive applica

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Harsh J
Make sure to checkout the rootbeer compiler that makes life easy: https://github.com/pcpratts/rootbeer1 On Mon, Sep 24, 2012 at 10:26 PM, Chen He wrote: > Hi Oleg > > I will answer your questions one by one. > > 1) file size > > There is no exactly number of file size that will definitely works w

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread Andrew Purtell
On Mon, Sep 24, 2012 at 10:38 AM, Harsh J wrote: > Make sure to checkout the rootbeer compiler that makes life easy: > https://github.com/pcpratts/rootbeer1 Indeed. Interesting to think about how one might plumb Mapper and Reducer to Rootbeer's ParallelRuntime. Best regards, - Andy Problems

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-24 Thread sudha sadhasivam
procedure for the same along with errors Kindly inform us how to proceed. It is our UG project Thanking you Dr G sudha Sadasivam --- On Mon, 9/24/12, Chen He wrote: From: Chen He Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) To: common-user@hadoop.apache.org Date: Monday, September

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-25 Thread Chen He
oceed. It is our UG project > Thanking you > Dr G sudha Sadasivam > > --- On *Mon, 9/24/12, Chen He * wrote: > > > From: Chen He > Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) > To: common-user@hadoop.apache.org > Date: Monday, September 24, 2012, 9:03 PM >

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-26 Thread sudha sadhasivam
--- On Tue, 9/25/12, Chen He wrote: From: Chen He Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) To: "sudha sadhasivam" Cc: common-user@hadoop.apache.org Date: Tuesday, September 25, 2012, 9:01 PM Hi Sudha Good question. First of all, you need to specify clearly about y

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-29 Thread sudha sadhasivam
work_place, residence_place etc. Kindly intimate whether  it is possible. If so what is the command for the same? Thanking you Sudha --- On Tue, 9/25/12, Chen He wrote: From: Chen He Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) To: "sudha sadhasivam" Cc: common-user@ha

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-30 Thread Lance Norskog
Please start a new discussion. - Original Message - | From: "sudha sadhasivam" | To: common-user@hadoop.apache.org | Sent: Saturday, September 29, 2012 2:16:38 AM | Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) | | We are doing a project in Hive. | Given a fie

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-09-30 Thread sudha sadhasivam
--- On Mon, 10/1/12, Lance Norskog wrote: From: Lance Norskog Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) To: common-user@hadoop.apache.org Date: Monday, October 1, 2012, 3:37 AM | > Sir | > We tried to integrate hadoop and JCUDA. | > We tried a code from |

Re: Hadoop and Cuda , JCuda (CPU+GPU architecture)

2012-10-03 Thread Hemanth Yamijala
e > Thanking you > with warm regards > Dr G sudha Sadasivam > > > --- On *Tue, 9/25/12, Chen He * wrote: > > > From: Chen He > Subject: Re: Hadoop and Cuda , JCuda (CPU+GPU architecture) > To: "sudha sadhasivam" > Cc: common-user@hadoop.apache.org