You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will build your compiler, build benchmark codes, run them, and measure the elapsed CPU cycles. The average is your score (lower is better).
submission: run ./scripts/make-submissions.sh and then submit final.zip.
TBA
There is 10 minute timeout for each submission.
leaderboard
TBA
The next score on the leaderboard will be updated to the minimum of # of cycles on the leaderboard and # of cycle of the last successful submission on gg.
Performance Competition.
exotic_arguments.c
: https://godbolt.org/z/bzn6v7Pf8la
pseudo instruction instead ofHI20
andLO12
pair: [Final Project] Performance Competition (substituting final exam, due: 8th of July) #168 (comment)./scripts/make-submissions.sh
and then submitfinal.zip
.ir*
examples after deadcode elimination pass? #406test_examples_optimize
#410The text was updated successfully, but these errors were encountered: