fredw11 / pyrit

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

CPU core missing #227

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
pyrit list_cores

What is the expected output? What do you see instead?
Should be 6 CPU cores for the AMD X6 Phenom II 1090T

The following cores seem available...
#1:  'OpenCL-Device 'Cypress''
#2:  'CPU-Core (SSE2)'
#3:  'CPU-Core (SSE2)'
#4:  'CPU-Core (SSE2)'
#5:  'CPU-Core (SSE2)'
#6:  'CPU-Core (SSE2)'
#7:  'Network-Clients'

What version of the product are you using? On what operating system?
Pyrit 0.3.0
Ubuntu 10.10

Please provide any additional information below.

I am hoping this i an issue with Pyrit not my CPU! How would i remove pyrit so 
i could re-install it as i complied it from the source so i am unsure on how to 
remove it you see. May that help?

Is there another method of testing if it is my CPU or Pyrit?

Original issue reported on code.google.com by Keylogge...@gmail.com on 30 Dec 2010 at 3:07

GoogleCodeExporter commented 8 years ago
Ok, this has been covered many times before, so here goes:
Pyrit dedicates a CPU core per GPU core on your system.
Preparing and feeding data into the GPU takes a CPU core out of the picture.
What you are seeing is exactly what is expected. You have installed pyrit
successfully and are ready for the next steps.

Original comment by cpmitc...@gmail.com on 30 Dec 2010 at 3:53

GoogleCodeExporter commented 8 years ago
closed

Original comment by lukas.l...@gmail.com on 30 Dec 2010 at 7:44