Cuda Toolkit libraries - raytsangGitHub/CudaProgrammings GitHub Wiki
List of Cuda Libraries: When you install the CUDA Toolkit, it includes:
- cuBLAS
- cuFFT
- cuRAND
- cuSPARSE
- cuSOLVER
- Thrust
- PNN
- CUDA Samples Can be found in: :\Program Files\NVIDIA GPU Computing Toolkit\CUDA\vX.Y\
Other libraries that support GPU but not install with the CUDA toolkits
- cuDNN
- TensorRT
- NCCL
- PyTouch
- TensorFlow
- Nsight Tools
These are targeted packages for deep learning and advanced HPC use, need to download separately.