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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cuda_memory!