Please submit your files from GitLab to the Gradescope HW9 assignment. This is linked through Canvas, or you can go directly through Gradescope.

Commit and Push

Commit your files to your Gitlab repository. Push this to the origin master branch by running git push.

The files you will submit for HW8 should be in a folder named hw9. This hw9 folder needs to be at the top level of your repository.

Submit git repo to Gradescope

From the CSE 374 dashboard, tap on the HW9: Concurrency assignment. In the pop-up that appears, do not upload anything and directly tap the “GitLab” button on the bottom:

submit through GitLab

Find your repository in the list and Submit Project. Leave the branch on master.

submit on Gradescope

Tip

Students from past quarters have reported that the “Last Updated” time on Gradescope isn’t frequently updated (the irony!). As long as the changes are visible in your own repository, which you can verify by visitng GitLab, Gradescope will be able to see the latest files just fine.