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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CUDA API Wrappers!