C4l4M1TY / pyrit

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

incomplete performance ??? #371

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please can any one help me ??
i have i5 2.5GHZ(turbo boost) and ATI Radeon HD 5650.

root@Akram-PC:/home/akram# aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 6500M/5600/5700 Series

* - Default adapter

root@Akram-PC:/home/akram# aticonfig --lsch
No CrossFire chains defined

root@Akram-PC:/home/akram# aticonfig --lscc

Master adapter:  0. 01:00.0 AMD Radeon HD 6500M/5600/5700 Series
    Candidates:  none

root@Akram-PC:/home/akram# aticonfig --lscs
    Candidate Combination: 
    Master: 0:0:0 
    Slave: 0:0:0 
    CrossFire is disabled on current device
    CrossFire Diagnostics:
    CrossFire can work with P2P mapping through GART

root@Akram-PC:/home/akram# pyrit list_cores
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...
#1:  'OpenCL-Device 'Redwood''
#2:  'CPU-Core (SSE2)'
#3:  'CPU-Core (SSE2)'
#4:  'CPU-Core (SSE2)'

root@Akram-PC:/home/akram# pyrit benchmark
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (6837.8 PMKs/s)... - 

Computed 6837.76 PMKs/s total.
#1: 'OpenCL-Device 'Redwood'': 6104.1 PMKs/s (RTT 2.8)
#2: 'CPU-Core (SSE2)': 390.2 PMKs/s (RTT 3.0)
#3: 'CPU-Core (SSE2)': 389.7 PMKs/s (RTT 3.3)
#4: 'CPU-Core (SSE2)': 675.6 PMKs/s (RTT 2.8)

i suppose to have 11000 PMKs/s on the OpenCL-Device!!!!
thanks in advance

Original issue reported on code.google.com by mnifak...@gmail.com on 4 Dec 2011 at 10:46