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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cuda_memory!