I *suspect* so. I built a number of libraries (numpy, scipy, matplotlib) from source just before upgrading to jaunty, and have had a number of glitches on my laptop. When I distro-up my home desktop I will exercise Pycuda.
I suspect also that it could be linked to modules installed using easy_install because my laptop can't find the libraries installed in that fashion when running 2.6. -Matt On Mon, Apr 27, 2009 at 11:00 AM, <[email protected]> wrote: > Send PyCuda mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://tiker.net/mailman/listinfo/pycuda_tiker.net > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of PyCuda digest..." > > > Today's Topics: > > 1. Re: PyCuda Digest, Vol 10, Issue 14 (Matt G) > 2. Re: PyCuda Digest, Vol 10, Issue 14 (Andreas Kl?ckner) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 26 Apr 2009 21:30:55 -0700 > From: Matt G <[email protected]> > Subject: Re: [PyCuda] PyCuda Digest, Vol 10, Issue 14 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Quick fix is using python2.5. It looks like python2.6 is the default that > "python" is hooked to under Jaunty. They made some changes to subprocess I > don't have time dig into, but it is causing problems with some of my code > as > well. Also notably, if you used "easy_install" python2.6 probably wont > find > most of the libraries you installed in that fashion. > > -Matt > > On Sat, Apr 25, 2009 at 11:00 AM, <[email protected]> wrote: > > > Send PyCuda mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > http://tiker.net/mailman/listinfo/pycuda_tiker.net > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of PyCuda digest..." > > > > > > Today's Topics: > > > > 1. Bad file descriptor error with PyCuda 0.92 (Minjae Kim) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Sat, 25 Apr 2009 12:55:11 -0400 > > From: Minjae Kim <[email protected] <the.minjae%[email protected]> < > the.minjae%[email protected] <the.minjae%[email protected]>>> > > Subject: [PyCuda] Bad file descriptor error with PyCuda 0.92 > > To: [email protected] > > Message-ID: > > <[email protected]> > > Content-Type: text/plain; charset="iso-8859-1" > > > > Hello, > > > > I reinstalled my OS to Ubuntu 9.04, and it seems that I can't even run > the > > basic Pycuda tutorial. > > PyCuda 0.92 is refusing to work with Python 2.6. I am getting "bad file > > descriptor error" in subprocess.py of Python. I have several questions: > > 0. Is there a quick fix? > > 1. I read online that PyCuda 0.93 works fine with Python 2.6 Can this > be > > confirmed? > > 2. Somehow, I can't quite get 0.93 snapshot from > > http://git.tiker.net/?p=pycuda.git;a=summary > > I just get empty files when I click snapshot. > > > > Thanks. > > Minjae > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > http://tiker.net/pipermail/pycuda_tiker.net/attachments/20090425/804b48bb/attachment-0001.html > > > > > > > ------------------------------ > > > > _______________________________________________ > > PyCuda mailing list > > [email protected] > > http://tiker.net/mailman/listinfo/pycuda_tiker.net > > > > > > End of PyCuda Digest, Vol 10, Issue 14 > > ************************************** > > > > > > -- > Matthew Goodman > > ===================== > Find me on LinkedIn: http://tinyurl.com/d6wlch > Follow me on twitter: http://twitter.com/meawoppl > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://tiker.net/pipermail/pycuda_tiker.net/attachments/20090426/dfee3c51/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Mon, 27 Apr 2009 11:08:47 -0400 > From: Andreas Kl?ckner <[email protected]> > Subject: Re: [PyCuda] PyCuda Digest, Vol 10, Issue 14 > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-15" > > On Montag 27 April 2009, Matt G wrote: > > Quick fix is using python2.5. It looks like python2.6 is the default > that > > "python" is hooked to under Jaunty. They made some changes to subprocess > I > > don't have time dig into, but it is causing problems with some of my code > > as well. Also notably, if you used "easy_install" python2.6 probably > wont > > find most of the libraries you installed in that fashion. > > Is this Ubuntu-specific? I'm having no trouble with vanilla 2.6. > > Andreas > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: application/pgp-signature > Size: 189 bytes > Desc: This is a digitally signed message part. > URL: < > http://tiker.net/pipermail/pycuda_tiker.net/attachments/20090427/c777d759/attachment-0001.bin > > > > ------------------------------ > > _______________________________________________ > PyCuda mailing list > [email protected] > http://tiker.net/mailman/listinfo/pycuda_tiker.net > > > End of PyCuda Digest, Vol 10, Issue 16 > ************************************** > -- Matthew Goodman ===================== Find me on LinkedIn: http://tinyurl.com/d6wlch Follow me on twitter: http://twitter.com/meawoppl
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
