CUDAMemory is a memory management class for use with the CUDA architecture from nVidia. It makes transfering of host and device memory simple, and can behave very similar to host code.
Features
- Host to device, and device to host memory transfer.
- Use device memory inside host code without the need for developer to transfer memory.
- Behaves similar to the STL vector class.
- Uses a template class for polymorphism of code.
- Supports single, and TWO DIMENSIONAL arrays in device, and host memory that is also interchangeable with host code!
- Be sure to leave a review!
Follow cuda_memory
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cuda_memory!