openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-cuda
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added cuda.debug(), fftconvolve now uses logger
Justin Riley
More...
over 16 years ago
added bandwidth.py to sugar.query and added tests
Justin Riley
More...
over 16 years ago
added sdot,sgemm,saxpy to cuda.sugar.blas
Justin Riley
More...
over 16 years ago
moved kernel/memory to sugar, added sugar.query
Justin Riley
More...
over 16 years ago
registered cuda.cuda.cudaThreadExit with atexit
Justin Riley
More...
over 16 years ago
updated readme
Nicolas Pinto
More...
over 16 years ago
added ReST README
Nicolas Pinto
More...
over 16 years ago
fixed nvcc.exe path issue and fixed getuid for win
Justin Riley
More...
over 16 years ago
removed the hard constraints on scipy/numpy versions, they are now >=
Nicolas Pinto
More...
over 16 years ago
Fix indent error in compiler.py
Ivica Ceraj
More...
over 16 years ago
remove stupid vbo doc
Nicolas Pinto
More...
over 16 years ago
added versions to numpy/scipy in setup.py
Nicolas Pinto
More...
over 16 years ago
added scipy/numpy as deps in setup.py
Justin Riley
More...
over 16 years ago
Fixed setup, added .py~ to .gitignore
unknown
More...
over 16 years ago
libutils now uses ctypes.windll for windows
Justin Riley
More...
over 16 years ago
fixed stupid syntax error, added import os
Justin Riley
More...
over 16 years ago
added missing pkgs to setup.py, fixed libutils.py
Justin Riley
More...
over 16 years ago
__init__.py now adds cuda to path for windows
Justin Riley
More...
over 16 years ago
removed platform specific includes from bindings
Justin Riley
More...
over 16 years ago
begin blas sugar, windows fixes to libutils
Justin Riley
More...
over 16 years ago
removed pytools dependency, updated createbindings
Justin Riley
More...
over 16 years ago
added support for loading cuda dlls on windows
Justin Riley
More...
over 16 years ago
minor logging fix in fftlab.py to be compatible with last commit
Justin Riley
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
Justin Riley
More...
almost 17 years ago
minor cleanup of fftlab
Justin Riley
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...
Justin Riley
More...
almost 17 years ago
working version when using a 'correct' kernel center pos..
Nicolas Pinto
More...
almost 17 years ago
n/a
Nicolas Pinto
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
Justin Riley
More...
almost 17 years ago
Merge branch 'master' of
[email protected]
:npinto/python-cuda
Justin Riley
More...
almost 17 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree