The CUDA Math library is an industry proven, highly accurate collection of standard mathematical functions. Available to any CUDA C or CUDA C++ application simply by adding “#include math.h” in your source code, the CUDA Math library ensures that your application benefits from high performance math routines optimized for every NVIDIA GPU architecture.
Numerically intensive GPU-accelerated applications and libraries, including all of the CUDA libraries available from NVIDIA, rely on the CUDA Math library to deliver breakthrough results.
Key Features
|
|
Availability
The CUDA Math library is freely available as part of the CUDA Toolkit at www.nvidia.com/getcuda.
For more information on the CUDA Math library and other CUDA math libraries:




Registered Developers Website
NVDeveloper (old site)