How I feel beating Codex at QR32 with a hand-written kernel (Codex has moved on to other shapes and I'm still at the bottom of the leaderboard)
We've released the QR problem, a more robust qr_v2 with a fresh leaderboard so please resubmit!
Thank you to @blelbach, @myainotez and @nikhilbarhate99 for sharing feedback. Sorry if I missed anyone!
I considered automatically backfilling all submissions but the rankings do change quite a bit so I figured a refresh would be better.
Changelog * Fail submissions if they fail when we change random seeds * Add nasty correctness cases with more degenerate inputs in mixed batches * Recheck correctness when doing perf testing to avoid Volkswagen cheat * Reject Nan/Inf residuals * Validate each matrix factorization residual, since averaging was hiding bad matrices * Old QR is still open so folks can't see submissions but you can't submit anything to it
Wontfix * Stream hacking is still banned via very blunt ban of the word "stream" we don't have a good solution for this * CUDA graphs are allowed but not particularly interesting to us
Best submissions so far if I resubmit their solutions are







