Syed Shazli
RSS Feed Welcome to my personal website! My name is Syed Shazli and I am a current junior at Worcester Polytechnic Institute (WPI) studying CS & ECE. Last summer, I interned at NVIDIA, where I worked on CUDA-GDB, the premier debugger for CUDA applications. I'm interested in Parallel Processor design, Parallel Algorithms, ML Systems, GPU/Computer Architecture, & Computer Systems.
Check out some posts on my blog to see what I'm up to.
Featured
-
Convolution in CUDA from First Principles
A working document of getting convolution in CUDA to work for cuDNN performance.
-
Treat All Warnings as Errors
The importance of being thorough in software development.
-
LD_LIBRARY_PATH From First Principles
This is a post that goes over creating your own shared libraries, and linking against them in C/C++ using LD_LIBRARY_PATH.
Recent Posts
-
Welcome to my Blog!
This is my first blog post!