Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

> For a processor with well-documented microarchitecture, for which a programmer or a compiler can deterministically write an optimal program

We don't even know the optimal algorithms! AlphaEvolve recently found "an algorithm to multiply 4x4 complex-valued matrices using 48 scalar multiplications, improving upon Strassen’s 1969 algorithm that was previously known as the best in this setting." - https://www.nature.com/articles/s41586-022-05172-4



For those who don't want to read the article: The previous best was 49 scalar multiplications.


And I believe some humans subsequently knocked it down to 47?


I was not referring to algorithm designing, but to algorithm implementation on a given processor, which consists in things like register allocation, machine instruction selection and static instruction scheduling.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: