Ilya Sherstyuk

Results 1 issues of Ilya Sherstyuk

Installing on Windows: `python -m pip install cuda-python` Then from python: `from cuda import cuda` Fails with ``` File "cuda\cuda.pyx", line 1, in init cuda.cuda File "cuda\ccuda.pyx", line 1, in...

bug
P1