icelon / pyrit

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

Pyrit does not work with all cpu(s) when gpu is present #305

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I try more benchmarch. For me cpu only i see:

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

Computed 1857.54 PMKs/s total.
#1: 'CPU-Core (SSE2)': 468.4 PMKs/s (RTT 3.0)
#2: 'CPU-Core (SSE2)': 468.6 PMKs/s (RTT 3.0)
#3: 'CPU-Core (SSE2)': 459.5 PMKs/s (RTT 3.0)
#4: 'CPU-Core (SSE2)': 469.9 PMKs/s (RTT 3.0)

When i add cuda support for my video_cards i see from benchmarch:

Computed 1989.58 PMKs/s total.
#1: 'CUDA-Device #1 'GeForce 8400 GS'': 598.2 PMKs/s (RTT 3.0)
#2: 'CPU-Core (SSE2)': 476.7 PMKs/s (RTT 3.0)
#3: 'CPU-Core (SSE2)': 464.8 PMKs/s (RTT 3.0)
#4: 'CPU-Core (SSE2)': 466.5 PMKs/s (RTT 3.0)

So there are only 3 cpu-core. Why pyrit not uses the power of all my cores when 
gpu is enabled to work with it?

Original issue reported on code.google.com by ago0...@gmail.com on 3 May 2011 at 7:51

GoogleCodeExporter commented 8 years ago
A cpu core is used to feed information to the GPU, therefore it is not used to 
calculate PMK's. Read more info before posting next time.

Original comment by haykey...@gmail.com on 3 May 2011 at 10:07

GoogleCodeExporter commented 8 years ago
Closed, please see the FAQ.

haykey: please avoid strong language.

Original comment by lukas.l...@gmail.com on 23 May 2011 at 9:16