On Thu, 1 Mar 2012, Hao Wang wrote:

Hi,

I am trying to run an OpenCL program with X86 FS mode.

What I have done is that borrow the shared library libOpenCL.so and
libamdicd64.so from AMD OpenCL SDK, and put ICD record under
/etc/OpenCL/vendors/ which I believe is to enable libOpenCL.so to find an
actual OpenCL implementation/platform.
And my OpenCL test program is a very simple vector addition.

While according to the output (system.terminal), it fails to find any
OpenCL platform and then crashes (segfault) when trying to create context.

Is there any suggestions?
Any reply is appreciated.


Are you able to run OpenCL programs on a native machine, under the condition that everything is on the disk image that you are using for x86 fs simulation?

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to