1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc: Reformat CUContext for rdoc recognition. More... almost 16 years ago
Doc: Reformat CUDeviceAttribute for rdoc recognition. More... almost 16 years ago
Doc: Reformat CUComputeMode for rdoc recognition. More... almost 16 years ago
Doc: Reformat CUDevice for rdoc recognition. More... almost 16 years ago
Doc: Include development plan for SGC-Ruby-CUDA. More... almost 16 years ago
Package: Update the codes for defining SGC-Ruby-CUDA version. More... almost 16 years ago
Doc: Update README for describing the devel* branches. More... almost 16 years ago
Test: Add messages to asserts and fix assert_device_capability test. More... almost 16 years ago
Test: Update for the change of CUDevice#get API. More... almost 16 years ago
CU: Change CUDevice#get to be singleton method. More... almost 16 years ago
Package: Update the Ruby version requirement to 1.9.2. More... almost 16 years ago
Code: Update and fix the use of number conversion macros. More... almost 16 years ago
License: Update source files with license text. More... almost 16 years ago
Test: Add tests for CUDevicePtr. More... almost 16 years ago
Test: Add tests for CUModule. More... almost 16 years ago
Test: Add tests for CUDevice. More... almost 16 years ago
Test: Add tests for CUContext. More... almost 16 years ago
CU: Update context pop_current to return a CUContext directly. More... almost 16 years ago
CU: Update context get_device to return a CUDevice directly. More... almost 16 years ago
Test: Add test file for rubycu. More... almost 16 years ago
Code: Make this package into a Ruby package. More... almost 16 years ago
Doc: Update README with links to git repository in RubyForge. More... almost 16 years ago
CU: Add more texture reference related functions. More... almost 16 years ago
CU: Add texture reference management. More... almost 16 years ago
CU: Add support for cuModuleLoadData(). More... almost 16 years ago
CU: Add support for cuLaunchGridAsync(). More... almost 16 years ago
CU: Add support for async memory transfers. More... almost 16 years ago
CU: Add support for page-locked memory. More... almost 16 years ago
CU: Add support for cuMemGetInfo(). More... almost 16 years ago
CU: Add support for cuMemcpyDtoD(). More... almost 16 years ago