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
Resco toolkit for building mobile apps
Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CUDA API Wrappers!