KKKIsLit / pyrit

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

wrong number of CPU cores #422

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed pyrit on OS X 10.8.2. The macbook is core 2 duo with GeForce 9400M
2. list_cores and benchmark worked:
>Computed 1016.43 PMKs/s total.
>#1: 'CUDA-Device #1 'GeForce 9400M'': 653.5 PMKs/s (RTT 2.9)
>#2: 'CPU-Core (SSE2)': 447.9 PMKs/s (RTT 3.1)
3. I tried cracking a cap file that worked with pyrit on AMD macbook and it 
failed with CUDA_ERROR_OUT_OF_MEMORY

What is the expected output? What do you see instead?
I don't expect the error.

What version of the product are you using? On what operating system?
OS X 10.8.2 Mountain Lion with Pyrit 0.4.1-dev (svn r308)

Please provide any additional information below.

Original issue reported on code.google.com by mih...@stoynov.com on 6 Mar 2013 at 4:45