CUDA

Home > Computer Science > High-Performance Computing > HPC Programming Languages > CUDA

Developed by NVIDIA, CUDA is a parallel computing platform used for programming graphics processing units (GPUs). It allows developers to accelerate code execution by offloading compute-intensive workloads to the GPU.