Using reserved words as variables

You might be thinking of Atlas (https://math-atlas.sourceforge.net/), which was auto-tuned and I think it is all in C. OpenBLAS has handwritten kernels in assembly for each platform, and above that it uses Lapack in C and Fortran (both are included in the sources, not sure which one is used usually) and I think it is not auto-tuned.

1 Like