OpenCL

Programming, for all ages and all languages.
Post Reply
Rui
Posts: 11
Joined: Sun Jan 25, 2009 6:53 am
Location: Portugal

OpenCL

Post by Rui »

Hello there,

I'm about to start a project based on OpenCL and I would like to know who have already worked with it that could tell me the best resources available to start learning it. By the way, what is the programming environment (IDE, no IDE?) mostly used with it?

Thanks
User avatar
quanganht
Member
Member
Posts: 301
Joined: Fri May 16, 2008 7:13 pm
Location: Hanoi, Vietnam

Re: OpenCL

Post by quanganht »

I have never worked with openCL before, but if u are working on Windows, try MSVC for IDE and ATI Stream SDK for OpenCL library.
BTW, I'm looking for an open source implementation of OpenCL on CPU. Maybe I will write one, so anybody want to join me?
"Programmers are tools for converting caffeine into code."
Rui
Posts: 11
Joined: Sun Jan 25, 2009 6:53 am
Location: Portugal

Re: OpenCL

Post by Rui »

What do you mean with "open source implementation of OpenCL on CPU"?
Post Reply