I am using Ubuntu 9.04 and PyCuda 0.93. I have no issues now. I do have a (different) recipe for installing it on Ubuntu; if the one online does not work well, feel free to let me know.
I myself moved away from MATLAB+Windows for research purposes. Somehow I never could install PyCuda on Windows without Visual Studio 2003. Ubuntu installation is smoother. Best, Minjae On Fri, May 8, 2009 at 2:11 PM, Andreas Klöckner <[email protected]>wrote: > On Freitag 08 Mai 2009, Andrew Wagner wrote: > > Hello- > > > > Is there a recipe out there for getting PyCUDA (including > > dependencies!) up and running that is known to just work? > > > > I'm hopeful that if I can get PyCUDA installed properly, it will > > become my primary research tool. I used MATLAB exclusively for years > > and loved it. Once that became impossible for performance reasons I > > switched to C++ and CUDA. Now my code runs a lot faster, but I'm only > > about 1/20th as productive as I was with MATLAB. Since I'm hoping > > this will be my primary research tool, I'm willing to do a clean > > install of any OS (though I prefer anything but windows, and have a > > slight preference for mac or debian). > > > > Even if there is no well-tested recipe, I'd appreciate guidance on > > what platforms, package managers, library versions, etc... are best > > supported. I already spent a couple days tinkering with this, and I > > plan to devote up to a week more, starting in about one week. I've > > been using cuda on OS X for about a semester, but I'm pretty new to > > python. > > Using > > http://documen.tician.de/pycuda/install.html > > on Debian Lenny or Ubuntu 8.10 should "just work", as in, copy and paste > the > commands, wait, and you're done. I use Debian myself. > > On that note, any news with respect Ubuntu 9.04? Is that working ok now? Or > are there still issues? > > Andreas > > _______________________________________________ > PyCuda mailing list > [email protected] > http://tiker.net/mailman/listinfo/pycuda_tiker.net > >
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
