CUDA Description
CUDA®, a parallel computing model and platform developed by NVIDIA, is designed for general computing using graphical processing units. CUDA allows developers to accelerate computing applications using GPUs.
In GPU-accelerated apps, the sequential workload is run on the CPU (which is optimized for single threaded performance), while the compute-intensive portion of the application is run on thousands of GPUs in parallel. CUDA allows developers to program in popular languages like C, C++ Fortran, Python, and MATLAB, and express parallelism using extensions.
The CUDA toolkit from NVIDIA includes everything you need to create GPU-accelerated applications. The CUDA toolkit includes GPU-accelerated library, a compiler and development tools, as well as the CUDA Runtime.
Pricing
Integrations
Company Details
Product Details
CUDA Features and Options
CUDA User Reviews
Write a Review- Previous
- Next