Hello.

I've just installed PyCuda 
and test_driver.py (and all others) fails with EE..EE....EEEEEE


The traceback is very long and I do not know what information is relevant so I 
reran with the example code in http://documen.tician.de/pycuda/

Traceback (most recent call last):
  File "C:\srcs\main.py", line 12, in <module>
    """)
  File "C:\Apps\Python26\lib\site-packages\pycuda-0.93-py2.6-win-
amd64.egg\pycuda\compiler.py", line 180, in __init__
    arch, code, cache_dir, include_dirs)
  File "C:\Apps\Python26\lib\site-packages\pycuda-0.93-py2.6-win-
amd64.egg\pycuda\compiler.py", line 170, in compile
    return compile_plain(source, options, keep, nvcc, cache_dir)
  File "C:\Apps\Python26\lib\site-packages\pycuda-0.93-py2.6-win-
amd64.egg\pycuda\compiler.py", line 79, in compile_plain
    raise CompileError, "nvcc compilation of %s failed" % cu_file_path

CompileError: nvcc compilation of 
c:\users\$MYNAME$\appdata\local\temp\tmprofcd6\kernel.cu failed


My software
Windows 7(x64) with VS2008
 numpy built from source with vs2008
Cuda Toolkit 2.3
Cuda SDK 2.3


My Hardware
CPU Core 2 Duo E4500 /P35 MB/4GB RAM/NVIDIA GT240


_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to