[PyCUDA] 64-bit cuda 3.1 on mac?

Fabrizio Milo aka misto mistobaan at gmail.com
Mon Jul 19 07:32:35 PDT 2010


try to do

import pycuda.driver

if it fails with some message saying that the python interpreter is
not of a compatible version try set the
python version to 32bit only with

defaults write com.apple.versioner.python Prefer-32-Bit -bool yes

Fabrizio
--------------------------
Luck favors the prepared mind. (Pasteur)



More information about the PyCUDA mailing list