/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

siboehm.com
| | seanzhang.me
1.6 parsecs away

Travel
| | Walkthrough of writing a SGEMM kernel that achieves 95% of cuBLAS performance
| | www.thanassis.space
3.6 parsecs away

Travel
| | Optimizing code for the European Space Agency
| | v0dro.in
4.8 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.
| | alain.xyz
26.8 parsecs away

Travel
| An overview on how to write a WebGPU application. Learn what key data structures and types are needed to draw in WebGPU.