MANIFEST.in
Makefile.in
README
README_SETUP.txt
aksetup_helper.py
configure
ez_setup.py
setup.py
doc/Makefile
doc/source/array.rst
doc/source/conf.py
doc/source/driver.rst
doc/source/index.rst
doc/source/install.rst
doc/source/tutorial.rst
pycuda.egg-info/PKG-INFO
pycuda.egg-info/SOURCES.txt
pycuda.egg-info/dependency_links.txt
pycuda.egg-info/not-zip-safe
pycuda.egg-info/requires.txt
pycuda.egg-info/top_level.txt
src/python/__init__.py
src/python/driver.py
src/python/gpuarray.py
src/python/rt.py
src/wrapper/numpy_init.hpp
src/wrapper/wrap_cudadrv.cpp
src/wrapper/wrap_helpers.hpp
test/demo.py
test/dump_properties.py
test/hello_gpu.py
test/test_driver.py
test/test_gpuarray_speed.py