/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thanassis.space
| | v0dro.in
3.9 parsecs away

Travel
| | I've received an assignment for writing a very fast matrix multiplication code using multithreading, BLISLAB, SIMD, etc. In this post I will document my approach to writing this code. I've made the best effort to optimize the multiplication to the hilt, but if readers find anything amiss please leave a comment and I'll have a look at it ASAP.
| | siboehm.com
3.6 parsecs away

Travel
| | In this post, I'll iteratively optimize an implementation of matrix multiplication written in CUDA.My goal is not to build a cuBLAS replacement, but to deepl...
| | cprimozic.net
3.9 parsecs away

Travel
| | A detailed summary of the techniques I used to optimize my Advent of Code 2024 solution for Day 9 Part 2. Employs a variety of techniques including algorithmic shortcuts, bespoke data structures, and low-level optimizations + SIMD.
| | solid-angle.blogspot.com
31.6 parsecs away

Travel
| Programmers don't generally have reels, but we do have blogs. I've been explaining the rendering work I did on BioShock Infinite quite a b...