NVIDIA CUDA GPU Framework

From GM-RKB
(Redirected from CUDA)
Jump to navigation Jump to search

A NVIDIA CUDA GPU Framework is a GPU programming framework created by NVIDIA.



References

2018

  • https://developer.nvidia.com/cuda-toolkit/whatsnew
    • QUOTE: CUDA 9.2 includes updates to libraries, a new library for accelerating custom linear-algebra algorithms, and lower kernel launch latency.

      With CUDA 9.2, you can:

      • Speed up recurrent and convolutional neural networks through cuBLAS optimizations
      • Speed up FFT of prime size matrices through Bluestein kernels in cuFFT
      • Accelerate custom linear algebra algorithms with CUTLASS 1.0
      • Launch CUDA kernels up to 2X faster than CUDA 9 with new optimizations to the CUDA runtime

2015

2014

2007