http403 / pyrit

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

svn update WARNING #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi lukas
what's about this WARNING ?

root@bt:~# pyrit benchmark
WARNING: Version mismatch between <module 'cpyrit._cpyrit_cpu' from
'/usr/lib/python2.5/site-packages/cpyrit/_cpyrit_cpu.so'> ('0.3.1-dev (svn
r234)') and <module 'cpyrit._cpyrit_opencl' from
'/usr/lib/python2.5/site-packages/cpyrit/_cpyrit_opencl.so'> ('0.3.1-dev
(svn r228)')

Pyrit 0.3.1-dev (svn r234) (C) 2008-2010 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (37317.3 PMKs/s)... |

Computed 37921.90 PMKs/s total.
#1: 'OpenCL-Device 'Cypress'': 32421.2 PMKs/s (RTT 2.7)
#2: 'CPU-Core (SSE2)': 542.5 PMKs/s (RTT 3.0)
#3: 'CPU-Core (SSE2)': 512.0 PMKs/s (RTT 3.0)
#4: 'CPU-Core (SSE2)': 486.9 PMKs/s (RTT 2.9)
#5: 'CPU-Core (SSE2)': 491.3 PMKs/s (RTT 3.0)
#6: 'CPU-Core (SSE2)': 481.4 PMKs/s (RTT 3.0)
#7: 'CPU-Core (SSE2)': 480.5 PMKs/s (RTT 3.0)
#8: 'CPU-Core (SSE2)': 521.8 PMKs/s (RTT 2.7

Original issue reported on code.google.com by odl...@gmail.com on 9 Mar 2010 at 8:48

GoogleCodeExporter commented 9 years ago
odlan3, read the warning. 
the _cpyrit_cpu.so version is r234, the _cpyrit_opencl.so version is r228, so 
they
are not at the same version.
I suggest you to recompule also _cpyrit_opencl.so in r234.

By the way, what ATI gave you 32421 PSKs/s?

Original comment by pyrit.lo...@gmail.com on 9 Mar 2010 at 9:09

GoogleCodeExporter commented 9 years ago
ATI hd5970 working only on the first of two GPU available cause bug in ATI code

Original comment by odl...@gmail.com on 9 Mar 2010 at 9:46

GoogleCodeExporter commented 9 years ago
closed. Recompile & install matching versions to prevent breaking APIs

Original comment by lukas.l...@gmail.com on 9 Mar 2010 at 10:51