Error Ubuntu 10.10 - 64 bit - ATI V11.11 Error: -clGetPlatformIDs() -1001
#4
no, there is no additional command neccessary. here is how it appears on my setup:

Quote:root@sf:~# cd /etc/OpenCL/
root@sf:/etc/OpenCL# ls -l
total 4
drwxr-xr-x 2 atom atom 4096 Nov 15 23:44 vendors
root@sf:/etc/OpenCL# cd vendors/
root@sf:/etc/OpenCL/vendors# ls -l
total 8
-rw-r--r-- 1 root root 15 Nov 15 23:44 amdocl32.icd
-rw-r--r-- 1 root root 15 Nov 15 23:44 amdocl64.icd
root@sf:/etc/OpenCL/vendors# cat *
libamdocl32.so
libamdocl64.so

also, very important, make sure your user has a valid xsession. best way to ensure is to run it from inside an x11 in xterm or something. also do export DISPLAY=:0 before running.



Messages In This Thread
RE: Error Ubuntu 10.10 - 64 bit - ATI V11.11 Error: -clGetPlatformIDs() -1001 - by atom - 12-01-2011, 11:32 AM