As I work on independent projects, I will make posts covering progress and my thoughts working through them. Here is my most recent project post:
- GPU Programming 6: Non-Global MemoryThe last two modules of Introduction to Parallel Programming with CUDA go over the other major types of memory and how to interact with them. I’m also going to add a bit of my own commentary and things that weren’t fully explored in the course. Memory Overview Let’s look at a bird’s eye view of… Read more: GPU Programming 6: Non-Global Memory
Project List
And here I’ll list all the projects I am tackling or have already tackled. Currently it’s just:
- GPU CertificationI’ve decided to get Coursera’s GPU Programming Certification. This will allow me to make very deep changes to deep learning models that go beyond stacking layers and activation functions and their connections together. This could also allow me to work on shaders if I ever get into game dev. Deliverables I don’t want to just… Read more: GPU Certification
