AurorWalnut / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

Need OpenCL Header or kernel? #314

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.python setup.py build
2.
3.

What is the expected output? What do you see instead?
root@ubuntu:/home/travis/pyrit_svn/cpyrit_opencl# python setup.py build
The headers required to build the OpenCL-kernel were not found. Trying to 
continue anyway...
running build
running build_ext
Building modules...
root@ubuntu:/home/travis/pyrit_svn/cpyrit_opencl#

im stuck with this opencl stuff

What version of the product are you using? On what operating system?
Pyrit 0.4.1 Ati Radeon 5730

Please provide any additional information below.

Original issue reported on code.google.com by tstephen...@gmail.com on 20 May 2011 at 6:32

GoogleCodeExporter commented 8 years ago
You need ATI SDK for OpenCL, you can find it at 
http://developer.amd.com/gpu/ATIStreamSDK/Pages/default.aspx

Original comment by lukas.l...@gmail.com on 23 May 2011 at 8:51

GoogleCodeExporter commented 8 years ago
I installed AMD_APP_SDK with OpenCL still having same issue?

Original comment by tstephen...@gmail.com on 9 Jul 2011 at 12:48