1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CUDA: Update the C layout of CudaDeviceProp for CUDA 4.2 More... over 14 years ago
Build: Add Ruby files in lib into yard's file list. More... about 15 years ago
Sample|CU: CUDA device query sample program. More... about 15 years ago
Sample|CUDA: Update device query sample with max threads per block query. More... about 15 years ago
FFI: Fix unable to resolve type 'uintptr_t' problem in JRuby. More... about 15 years ago
Sample: CUDA vector add sample program. More... about 15 years ago
Sample: CUDA device query sample program. More... about 15 years ago
Test: Fix typo in the CUDevicePtr unified addressing test. More... about 15 years ago
CUDA: Allow default dimension size in Dim3. More... about 15 years ago
CUDA: Fix the CudaDeviceProp due to update in the C struct in CUDA SDK. More... about 15 years ago
CUDA: Fix missing property 'global_memory_bus_width' in CudaDeviceProp. More... over 15 years ago
Test|CU: Test Unified Addressing API. More... over 15 years ago
CU: Support Unified Addressing API. More... over 15 years ago
Doc: Make change log of new releases appear first. More... over 15 years ago
Package: Include the change log and release notes in the gem. More... over 15 years ago
Package: Release as version 0.1.1 More... over 15 years ago
Doc: Update features document on supporting Peer Memory Access API. More... over 15 years ago
Test|CUDA: Fix the detection of host platform. More... over 15 years ago
Doc|CU|CUDA: Workaround for side comments. More... over 15 years ago
CU|CUDA: Fix structure classes for JRuby. More... over 15 years ago
Helper: Add method to help defining instructions to link a instance up with a delegate. More... over 15 years ago
CU: Workaround for default argument bug in JRuby. More... over 15 years ago
Memory: Workaround for #write_pointer. More... over 15 years ago
FFI: Quick fix to missing FFI::typedef in JRuby. More... over 15 years ago
CUDA: Fix the query of memory pointer size. More... over 15 years ago
Test|CU: Re-enable tests for memcpy(). More... over 15 years ago
CU: Fix the data type of CUdeviceptr according to cuda.h. More... over 15 years ago
CU|CUDA: Fix the API write methods for int and long. More... over 15 years ago
CU: Fix the mappings to CUDA C functions. More... over 15 years ago
CU: Fix the device properties method to use API::CUDevProp structure. More... over 15 years ago