Some Cuda code I wrote to do a canonical vector addition on a GPU. The nice thing about this is I commented literally everything so after reading the code, you should learn everything you need to know to do very basic high-performance computing.
Some Cuda code I wrote to do a canonical vector addition on a GPU. The nice thing about this is I commented literally everything so after reading the code, you should learn everything you need to know to do very basic high-performance computing.