AMD Radeon 5970 GPU

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

AMD Radeon 5970 GPU

suleman
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.
On other systems i test the AMD implementation using NVIDEA GPUs, it works fine.
Thanks a lot.
Reply | Threaded
Open this post in threaded view
|

Re: AMD Radeon 5970 GPU

Michael Bien

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
Reply | Threaded
Open this post in threaded view
|

Re: AMD Radeon 5970 GPU

suleman
AMD driver problem :)
Thanks a lot