Introduction to Concurrent Programming with GPUs

  • GPU Programming 1

    GPU Programming 1

    To really modify deep learning models, I’ve decided to take up Coursera’s Introduction To Concurrent Programming course. This will hopefully be a solid introduction to CUDA and give me a better sense of what operations I can do efficiently. I’ve finished the first two modules (“Course Overview” and “Core Principles of Parallel Programming on…