CUDA

From Earlham CS Department
Revision as of 11:18, 12 February 2016 by Kmmuter11 (talk | contribs) (Created page with "CUDA, created by NVIDIA, is a model and platform for parallel computing on GPU (Graphics Processing Units). CUDA runs on CUDA-Capable GPUs which are created by NVIDIA. It was...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CUDA, created by NVIDIA, is a model and platform for parallel computing on GPU (Graphics Processing Units). CUDA runs on CUDA-Capable GPUs which are created by NVIDIA. It was built to be used with C, C++ and Fortran but there are third-party wrappers available for all kinds of other languages including, but not limited to Python, Ruby, Perl. Two of our clusters have NVIDIA graphics cards -- Al-Salam has Tesla cards and Layout has GeForce GTX cards.