Closed GoogleCodeExporter closed 8 years ago
OpenCL is supported by ATI. You need to use the 9.12-hotfix driver. Please come
back
here if it doesnt work out.
You can use svn to specifically checkout rev199 for cpyrit_stream and then lock
that
directory so it does not get updated. Please see svn's docs for that :-)
Original comment by lukas.l...@gmail.com
on 22 Jan 2010 at 10:11
Hi Lukas, the driver is installed and is running fine. Also is Stream SDK 2.0.
I can
compile and run rev 199 (only the Stream-part) without errors. The problem is,
that
the card is not longer supported by ATI's OpenCL-part.
see http://developer.amd.com/gpu/ATIStreamSDK/Pages/default.aspx No 38xx here
...
The cal-samples are running, OpenCL-samples don't. (error: CL_DEVICE_NOT_FOUND)
After compiling rev208 with OpenCL, list_cores only shows the CPU-cores.
The command 'python -c 'from cpyrit import _cpyrit_opencl'' doesn't show an
error.
While trying the lock-commands of subversion, I saw that pyrit/cpyrit/cpyrit.py
is
also modified in r200, so Stream-cores aren't loaded anymore ...
Locking this could be rather complicated in future versions :-)
greetings, dapi
Original comment by datapirates@googlemail.com
on 28 Jan 2010 at 12:15
Original issue reported on code.google.com by
datapirates@googlemail.com
on 22 Jan 2010 at 8:33