CUDA API Wrappers is a C++ library providing high-level, modern wrappers for NVIDIA’s CUDA runtime and driver APIs, enhancing usability and efficiency. It is intended for those who would otherwise use these APIs directly, to make working with them more intuitive and consistent, making use of modern C++ language capabilities, programming idioms, and best practices. In a nutshell - making CUDA API work more fun.
Features
- Simplifies interaction with CUDA runtime and driver APIs
- Modern C++ features like RAII and smart pointers
- Error handling and debugging utilities for CUDA operations
- Cross-platform compatibility for NVIDIA GPUs
- Support for multi-GPU setups and memory management
- Well-documented API for ease of use
Categories
LibrariesLicense
BSD LicenseFollow CUDA API Wrappers
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CUDA API Wrappers!