/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

0fps.net
| | lisyarus.github.io
6.8 parsecs away

Travel
| |
| | v0dro.in
4.7 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.
| | johnnysswlab.com
6.7 parsecs away

Travel
| | We use matrix multiplication example to investigate loop interchange and loop tiling as techniques to speed up your program that works with matrices.
| | aerotwist.com
28.6 parsecs away

Travel
| [AI summary] This article introduces shaders in the context of WebGL and Three.js, explaining their role in rendering 3D graphics and providing basic examples of vertex and fragment shaders.