|
You are here |
www.thanassis.space | ||
| | | | |
v0dro.in
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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... | ||