.gitignore
LICENSE
MANIFEST.in
README
README.md
setup.py
cuda4py.egg-info/PKG-INFO
cuda4py.egg-info/SOURCES.txt
cuda4py.egg-info/dependency_links.txt
cuda4py.egg-info/requires.txt
cuda4py.egg-info/top_level.txt
src/cuda4py/__init__.py
src/cuda4py/_cffi.py
src/cuda4py/_py.py
src/cuda4py/_impl/__init__.py
src/cuda4py/_impl/cudnn/__init__.py
src/cuda4py/_impl/cudnn/_cffi.py
src/cuda4py/_impl/cudnn/_py.py
src/cuda4py/blas/__init__.py
src/cuda4py/blas/_cublas.py
src/cuda4py/cudnn/__init__.py
src/cuda4py/cufft/__init__.py
src/cuda4py/cufft/_cufft.py
tests/cublas.cu
tests/cublas_perf.cu
tests/inc.cu
tests/test.cu
tests/test_api.py
tests/test_cublas.py
tests/test_cublas_perf.py
tests/test_cudnn.py
tests/test_cufft.py
tests/test_del.py