Interesting bits so far: perspective on benchmarking (measure the machine you're running on), fortran array layout, structure-of-arrays vs array-of-structures choice depends on cache access patterns, simple performance models for small kernels, dense representations of sparse 2d arrays (but this approach doesn't generalize to 1d)
— Sep 06, 2025 03:43PM
Add a comment