5
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 21 hours ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add rudiments of documentation. Fix hello_gpu.py. More... about 16 years ago
Fix GPUArray*scalar. More... about 16 years ago
Add elementwise multiply to GPUArray. (+) Allow empty GPUArrays. Default args for splay. More... about 16 years ago
Merge branch 'master' of darti:src/pycuda More... about 16 years ago
Add GPUArray.bind_to_texref(). More... about 16 years ago
Merge branch 'master' of darti:src/pycuda More... about 16 years ago
Fix type bug in param_setf. Allow GPUArray speed test without matplotlib. More... about 16 years ago
Add time_kernel kwarg to kernel invocation. More... about 16 years ago
Allow access to CUBIN res use. Do not allocate unnecessary *extra* smem. More... about 16 years ago
Build convenience for multichannel 2D arrays (and test). More... about 16 years ago
Stricter argument checking on kernel invocation. More... about 16 years ago
Support GPUArray in kernel invocation. More RAII fixes. More... about 16 years ago
Make texrefs and arrays work (and test them). Improve n-d memcpy. More... about 16 years ago
Use buffer API for driver.to_device(). More... about 16 years ago
Cublas bandwidth tester. Misc improvements to GPUArray. More... about 16 years ago
GPU arrays, with tests for functionality and bandwidth. More... about 16 years ago
Python RAII now tracks context dependency. More... about 16 years ago
Cleanup, test mixing of driver API and cublas. More... about 16 years ago
Finish driver wrap. More... about 16 years ago
Most remaining memcpy functions. More... about 16 years ago
Arrays. Texture references. Property dumper. More... about 16 years ago
Test/fix/enable streaming. More... about 16 years ago
Nicer test. Add "Hello GPU" example. More... about 16 years ago
Driver API call tracing. First successful kernel launch. More... about 16 years ago
Attempting (unsuccessfully) to launch the first kernels. More... about 16 years ago
Add SourceModule. More... about 16 years ago
Pagelocked memory. Streams. Events. More... about 16 years ago
Give credit for path search function. More... about 16 years ago
Fix memcpy_dtoh. More... about 16 years ago
Wrap driver API to a point where it should be useful. More... about 16 years ago