ronnieman / pyrit

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

how do i get pyrit to use my ATI RADEON 5730 #311

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. pyrit benchmark
2.
3.

What is the expected output? What do you see instead?
I'd hoped to see my GPU being used in this, but I see:
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (922.1 PMKs/s)... / 

Computed 922.12 PMKs/s total.
#1: 'CPU-Core (SSE2)': 152.1 PMKs/s (RTT 3.6)
#2: 'CPU-Core (SSE2)': 113.1 PMKs/s (RTT 2.9)
#3: 'CPU-Core (SSE2)': 140.6 PMKs/s (RTT 3.4)
#4: 'CPU-Core (SSE2)': 146.2 PMKs/s (RTT 3.4)
#5: 'CPU-Core (SSE2)': 142.8 PMKs/s (RTT 3.6)
#6: 'CPU-Core (SSE2)': 137.3 PMKs/s (RTT 3.5)
#7: 'CPU-Core (SSE2)': 120.5 PMKs/s (RTT 4.5)
#8: 'CPU-Core (SSE2)': 134.1 PMKs/s (RTT 3.5)

What version of the product are you using? On what operating system?
Pyrit 0.4.1 on Ubuntu 10.04 LTS 64bit

Please provide any additional information below.

Original issue reported on code.google.com by tstephen...@gmail.com on 16 May 2011 at 9:02

GoogleCodeExporter commented 8 years ago
How do i fix this?

travis@ubuntu:~$ python -c 'from cpyrit import _cpyrit_opencl'
*** CAL version mismatch:
This OpenCL build requires version 1.4.879, version 1.4.635 installed.
Aborting.

Original comment by tstephen...@gmail.com on 16 May 2011 at 11:44

GoogleCodeExporter commented 8 years ago
maybe installing version 1.4.879? 

Original comment by pyrit.lo...@gmail.com on 17 May 2011 at 2:32

GoogleCodeExporter commented 8 years ago
I had to up date my driver for ATI manually but got it to work.

Original comment by tstephen...@gmail.com on 17 May 2011 at 3:21

GoogleCodeExporter commented 8 years ago

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