Hello.
Erwin, Roman could you please say if it is planned to make possible to run OpenCL demo on ATI hardware (as I know they also have OpenCL framework)?
If yes, in what time constraints?
Thanks in advance!
OpenCL with ATI hardware
-
- Posts: 16
- Joined: Thu Oct 30, 2008 4:28 pm
Re: OpenCL with ATI hardware
ATI has not publicly released their OpenCL implementation. I believe we will need it before trying anything...
-
- Posts: 25
- Joined: Wed Jan 23, 2008 11:28 am
Re: OpenCL with ATI hardware
ops, I had made a mess, when thought that ATI Stream CAl has it.
-
- Site Admin
- Posts: 4221
- Joined: Sun Jun 26, 2005 6:43 pm
- Location: California, USA
Re: OpenCL with ATI hardware
Yes, we are implementing OpenCL Physics and test with all manufacturers (Apple Snow Leopard, NVidia, AMD/ATI, Intel). We already received confidential implementations, but they are not publically available indeed as lvella mentioned. Alternatively, Bullet's MiniCL stub can process the kernels on single or multi-core CPU, for platforms that don't support OpenCL.ihar3d wrote: Erwin, Roman could you please say if it is planned to make possible to run OpenCL demo on ATI hardware (as I know they also have OpenCL framework)?
If yes, in what time constraints?
Expect some preliminary version around September timeline. This includes simplified versions of broadphase, narrowphase collision detection and constraint solver all running in OpenCL kernels on GPU or CPU. By the end of this year, we drop the simplifications and use the actual Bullet algorithms for the OpenCL kernels.
Thanks,
Erwin
-
- Posts: 25
- Joined: Wed Jan 23, 2008 11:28 am
Re: OpenCL with ATI hardware
Good news, thanks Erwin!