AdamKnube / pyrit

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

No CUDA cores on Mac OSX #212

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?

1. Install cuda latest (3.2) toolkit and drivers
2. Install pyrit and cuda svn
3. test with python -c 'from cpyrit import _cpyrit_cuda'

What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: 
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/cpyrit/_cpyrit_cuda.so, 2): Symbol not found: _cuCtxCreate_v2
  Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cpyrit/_cpyrit_cuda.so
  Expected in: flat namespace
 in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cpyrit/_cpyrit_cuda.so

What version of the product are you using? On what operating system?

Mac OSX 10.6.5 , Macbook pro 2010 with nvidia gt 330M . Pyrit svn . Python 2.6 
from macports

Please provide any additional information below.

Original issue reported on code.google.com by griselda...@gmail.com on 20 Nov 2010 at 8:24

GoogleCodeExporter commented 9 years ago
I did the svn package install and ran benchmark and seems to find my cuda cores 
for my Mac OSX 10.6.5, MacBook Pro 2010 with nvidia 320m.

Try that and see what PMKs you can get. 
Since my macbook doesn't have the dedicated processor i can only get 1.8k

i still can't get any pass-through to work through since pyrit can't find scapy 
on mac-ports and i can't get the tar version of scapy to install right.

There apparently are some other issues the people have had with lbdnet as well 
but I pretty much gave up on this for OSX until the owner has time to dig in to 
it and push out the latest version.

Original comment by GrantWSa...@gmail.com on 10 Dec 2010 at 4:36

GoogleCodeExporter commented 9 years ago
and update here? You are probably not using the drivers *that come with the 
cuda download*

Original comment by lukas.l...@gmail.com on 16 Dec 2010 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by lukas.l...@gmail.com on 2 Jan 2011 at 7:37

GoogleCodeExporter commented 9 years ago
Any updates?

Original comment by william....@gmail.com on 9 Dec 2011 at 2:16