from here: http://wiki.tiker.net/PyCuda/Installation/Mac
when I installed it, i set up the PATH as on the instruction on that page. I noticed that $PATH is not holding the new path.. ?! I send them through email few hours ago, now I check again there was no path to cuda in $PATH... I set up PATH again, I setup siteconfig.py for Maverickes 10.9 sudo make install warning: no files found matching '*.cpp' under directory 'bpl-subset/bpl_subset/boost' warning: no files found matching '*.html' under directory 'bpl-subset/bpl_subset/boost' warning: no files found matching '*.inl' under directory 'bpl-subset/bpl_subset/boost' warning: no files found matching '*.txt' under directory 'bpl-subset/bpl_subset/boost' warning: no files found matching '*.h' under directory 'bpl-subset/bpl_subset/libs' warning: no files found matching '*.ipp' under directory 'bpl-subset/bpl_subset/libs' warning: no files found matching '*.pl' under directory 'bpl-subset/bpl_subset/libs' /TEST/python test_driver.py *==================== 21 passed, 2 skipped in 29.30 seconds =====================* As a couple of days ago.. I opened now another terminal echo $PATH does not have again the path to cuda library.. and there indeed nvcc is not found hu!? I tried set it up with sudo export PATH=... :$path but sudo: export: command not found any idea? it looks like it cannot the path to the library in $PATH... =? On Sun, Dec 21, 2014 at 11:03 PM, Andreas Kloeckner <[email protected] > wrote: > Luigi Assom <[email protected]> writes: > > pycuda.VERSION > > > > (2014, 1) > > That's not specific enough unfortunately--where did you get your version > of PyCUDA? > > Andreas > > -- Luigi Assom Skype contact: oggigigi
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
