On Tue, May 1, 2012 at 1:02 PM, Eli Stevens (Gmail) <[email protected]> wrote: > I recall the pci bus ID behavior changing between... 4.0 and 4.1 > maybe? It swapped from being a property-like thing to being a > callable, with only changing the underlying cuda version (no PyCUDA > update). > > What version of cuda are you using?
4.2.9 But, your question prompted me to look more closely and it turns out I had followed the link on the pycuda line to the 4.0 drivers, so when went back to download the 4.2 drivers from NVIDIA's site and rebuilt pycuda (and rebooted the box as some of the cuda tests on the nvidia side didn't pass without a reboot), then all is well. So put this one down to pilot error. Thanks for the quick feedback that led me to discover my error! -- Sergio (Serge) Rey Professor, School of Geographical Sciences and Urban Planning Arizona State University http://geoplan.asu.edu/rey Editor, International Regional Science Review http://irx.sagepub.com _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
