blog

Foundations of GPU Computing: Practical Exercises #1

Working with C code that trains a deep neural network.

13 min read

12 Feb 23

blog

Foundations of GPU Computing: Opening Lecture

Opening lecture slides, introducing GPU hardware and key concepts: kernels, streams, memory.

8 min read

12 Feb 23

blog

Foundations of GPU Computing: Closing Lecture

Closing lecture slides, tying up some loose ends and a taste of more advanced kernel programming.

7 min read

12 Feb 23

photography
Elements of Chiang Mai
9

1 Feb 23

blog

Fix Scaling Issues on KDE Plasma

In case of issues switching between Wayland and X11

1 min read

22 Jan 23

blog

Profile in the Cloud with Nsight Systems

How to profile CUDA code on cloud GPU instances using Nsight Systems.

2 min read

13 Jan 23

blog

Develop in the Cloud with Visual Studio Code

How to develop on remote cloud instances using Visual Studio Code.

2 min read

13 Jan 23

photography
Chiang Mai Mood
1

23 Dec 22

blog

GPU Programming in the Cloud

A round-up of cloud service providers, and a how-to guide for each

19 min read

22 Nov 22

blog

Open Source Alternatives for Two Factor Authentication (2FA) Across Multiple Devices

Gnome Authenticator for Desktop, Aegis Authenticator for Android, import and export between. Some other alternatives below.

3 min read

10 Nov 22

blog

Matrix Gradients of Scalar Functions

Understanding the building blocks of reverse-mode automatic differentiation.

8 min read

7 Nov 22

software

Jekyll Responsive Magick

A Jekyll plugin to automate responsive images with Jekyll 4.