0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added cuda.debug(), fftconvolve now uses logger More... over 16 years ago
added bandwidth.py to sugar.query and added tests More... over 16 years ago
added sdot,sgemm,saxpy to cuda.sugar.blas More... over 16 years ago
moved kernel/memory to sugar, added sugar.query More... over 16 years ago
registered cuda.cuda.cudaThreadExit with atexit More... over 16 years ago
updated readme More... over 16 years ago
added ReST README More... over 16 years ago
fixed nvcc.exe path issue and fixed getuid for win More... over 16 years ago
removed the hard constraints on scipy/numpy versions, they are now >= More... over 16 years ago
Fix indent error in compiler.py More... over 16 years ago
remove stupid vbo doc More... over 16 years ago
added versions to numpy/scipy in setup.py More... over 16 years ago
added scipy/numpy as deps in setup.py More... over 16 years ago
Fixed setup, added .py~ to .gitignore More... over 16 years ago
libutils now uses ctypes.windll for windows More... over 16 years ago
fixed stupid syntax error, added import os More... over 16 years ago
added missing pkgs to setup.py, fixed libutils.py More... over 16 years ago
__init__.py now adds cuda to path for windows More... over 16 years ago
removed platform specific includes from bindings More... over 16 years ago
begin blas sugar, windows fixes to libutils More... over 16 years ago
removed pytools dependency, updated createbindings More... over 16 years ago
added support for loading cuda dlls on windows More... over 16 years ago
minor logging fix in fftlab.py to be compatible with last commit More... almost 17 years ago
first pass at code cleanup added logging init'ing to cuda/__init__.py removed all duplicate functions in fftconvolve.py which existed in fft.py removed 1dcufft.cu since this was a reference c file for fft sdk example, no longer needed removed as many 'from blah import *' and 'from blah import asdf,asdf' statements from fft.py and fftconvolve.py as possible More... almost 17 years ago
minor cleanup of fftlab More... almost 17 years ago
fixed fftconvolve2d's handling of even/odd kernels started pulling print messages out in favor of pythons logging module the beginnings of a lot of code cleanup to come... More... almost 17 years ago
working version when using a 'correct' kernel center pos.. More... almost 17 years ago
n/a More... almost 17 years ago
set DATA_W/DATA_H from input dimensions in fftconvolve.py trivial changes to fftlab.py for nico to play around with More... almost 17 years ago
Merge branch 'master' of [email protected]:npinto/python-cuda More... almost 17 years ago