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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cuda_memory!