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. Thank you. Hao
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
