CUDA
CUDA (Compute Unified Device Architecture) is NVIDIA's parallel computing platform and programming model that lets developers write software running directly on NVIDIA GPU cores for general-purpose computation.
4 resources across 2 libraries
Glossary Terms(3)
ASIC
An application-specific integrated circuit (ASIC) is a chip custom-designed and fabricated to perform one particular function, trading the flexibility of gener…
GPU Computing
GPU computing is the use of a graphics processing unit's highly parallel architecture to accelerate general-purpose computation, not just rendering graphics, b…
CUDA
CUDA (Compute Unified Device Architecture) is NVIDIA's parallel computing platform and programming model that lets developers write software running directly o…