|
On 06/27/2011 06:11 PM, suleman [via jogamp] wrote:
> Hi,
>
> I have a 24-core system with 2 AMD radeon 5970 GPUS. I have installed the
> AMD OpenCL implementation on the machine. The JOCL works fine with CPU based
> devices but it is unable to figure out any available AMD GPU devices.
So JOCL's CLInfo lists the AMD driver but only your CPU device? JOCL
does no magic in the driver properties section. I don't want to exclude
a bug but its rather unlikely. Can you verify it by using the native
CLInfo util of the AMD sdk?
> On other systems i test the AMD implementation using NVIDEA GPUs, it works
> fine.
i don't understand that part :)
> Thanks a lot.
np,
-michael
|