-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Final Project] Performance Competition (due: 6/19) #475
Comments
Is the online test code same as the self grader? |
@CuriousLocky it is the same, but the online grader runs the code on actual RISC-V hardware, while the provided development machines run on QEMU. This may lead to some bugs not found on QEMU, so please read the instructions above carefully. |
@Lee-Janggun On the slide it says |
@CuriousLocky Ah, it means that the results for that specific submission is disqualified. You are free to re-submit and try again. |
I submitted my code to gg last night, and it shows as successful. But I cannot see my score on the leaderboard so far. Is there anything I should do other than simply uploading |
@CuriousLocky It is now updated. Our automatic leaderboard updater is having some issues 🐞. If same issue recurrs, please contact us! |
@AnHaechan It looks like it's having the same issue again. |
@CuriousLocky We'll fix the leaderboard tomorrow. Sorry for inconvenience. |
We have just fixed the crawler! Also, we added a field Updated at in |
@jirheee @AnHaechan I think I'm facing the same issue. I also submitted my HW8 code last night with a success, but cannot see my results on the leaderboard. |
@jlee335 Sorry for inconvenience. We'll fix the updater soon. Even if your score is not updated on the leaderboard, your submissions in gg will be used for graidng, so don't worry.. |
Yeah I think it is due to too much workload on the server. Since we have only 3 minutes left, I don't think fixing it right now is not possible. But all of your submissions until 11:59 will be graded and the highest among your submissions will be your final score. Sorry for inconvenience😭 |
Thanks for the reply! |
@jirheee It's a minor problem but I also want to point out that the leaderboard does not seem to show my highest submission score. It's just 1% difference and does not affect the ranking though. |
@CuriousLocky Oh that is weird.. I will look through the submissions considering that too 🫠 |
@jirheee FYI, the submission ID is 21543 |
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
.min(# of cycle on the leaderboard, # of cycle of the last success submission on gg)
.The text was updated successfully, but these errors were encountered: