Hacker News new | ask | show | jobs
by Sulik 2098 days ago
CUDA is basically just C/C++ with parallel-programming concepts. The "alternatives" like OpenCL are still tied to their graphics API origins.