Closed GoogleCodeExporter closed 8 years ago
i can't really tell what you are doing with all this. You are on some
debian-based system and installing from apt, then checking out the development
version from svn but not using it.
The point seems to be that in your step 7 you symlink the opencl-library, but
in point 6 setup.py already complained about missing libopencl ("/usr/bin/ld:
cannot find -lOpenCL"). Try rebuilding and installing the opencl-module now
that libopencl can be found.
"svn: '.' is not a working copy" is just a warning that the directory you are
building from has not subversion-files in it. This can be ignored if you are
installing from packed tarballs.
Original comment by lukas.l...@gmail.com
on 2 Jan 2011 at 12:38
Ok! It's works.
But I think the controller (ATI Technologies Inc RV730XT [Radeon HD 4670]) do
not performance well. :(
$ pyrit benchmark
Pyrit 0.3.0 (C) 2008-2010 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Running benchmark (1379.4 PMKs/s)... \
Computed 1379.39 PMKs/s total.
#1: 'OpenCL-Device 'ATI RV730'': 770.3 PMKs/s (RTT 2.7)
#2: 'CPU-Core (SSE2)': 291.6 PMKs/s (RTT 2.9)
#3: 'CPU-Core (SSE2)': 269.9 PMKs/s (RTT 3.7)
#4: 'CPU-Core (SSE2)': 290.0 PMKs/s (RTT 3.1)
Any other thing to do?
Tanks.
Original comment by GersonH...@gmail.com
on 2 Jan 2011 at 2:07
closed
you may try the calpp-plugin which is in 0.4.0-dev - it gives better
performance on ati cards
Original comment by lukas.l...@gmail.com
on 2 Jan 2011 at 7:28
Original issue reported on code.google.com by
GersonH...@gmail.com
on 2 Jan 2011 at 12:30