GPU GO BRRR
https://developer.nvidia.com/blog/even-easier-introduction-cuda/
CUDA C++ is just one of the ways you can create massively parallel applications with CUDA. It lets you use the powerful C++ programming language to develop high performance algorithms accelerated by thousands of parallel threads running on GPUs.