I did build from the github releases at <https://github.com/inducer/pycuda/releases/tag/v2019.1>. I keep forgetting that the Github source releases don't include the compyte code.

Christoph

On 5/24/2019 11:33 AM, Andreas Kloeckner wrote:
Dan Guralnik <gural...@seas.upenn.edu> writes:

Thanks!

Actually, I originally got the wheel from
(https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycuda).

Then I tried again after reinstalling using "pip install pycuda".

Finally, I've just now tried building and installing the version posted
at link you've provided, yielding the same results.

Could this have anything to do with my doing this on a Windows 10 machine?

Super weird.  This file:

https://files.pythonhosted.org/packages/4d/29/5a3eb66c2f1a4adc681f6c8131e9ed677af31b0c8a78726d540bd44b3403/pycuda-2019.1.tar.gz

(the download linked from https://pypi.org/project/pycuda/#files)
contains pycuda/compyte/dtypes.py for me. After installing that, could
you check your site-packages to see whether it got installed? Maybe
you've got a stale copy of PyCUDA floating around somewhere else on your
Python path?

It does look like Christoph's binaries [1] (I checked
pycuda‑2019.1+cuda101‑cp37‑cp37m‑win_amd64.whl) are missing the compyte
files. I've cc'd Christoph to see if that's intentional.

[1] https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycuda

Andreas

_______________________________________________
PyCUDA mailing list -- pycuda@tiker.net
To unsubscribe send an email to pycuda-le...@tiker.net

Reply via email to