Skip to content
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

[Assignment 5] Mesh, Transposer (due: 12/20, 23:59:59 (KST)) #65

Closed
minseongg opened this issue Nov 12, 2024 · 4 comments
Closed

[Assignment 5] Mesh, Transposer (due: 12/20, 23:59:59 (KST)) #65

minseongg opened this issue Nov 12, 2024 · 4 comments

Comments

@minseongg
Copy link
Member

minseongg commented Nov 12, 2024

Implement the Mesh and the Transposer.

  • Read the description here.
  • You're going to modify mesh.rs and transposer.rs.
  • Make a submission file with bash scripts/make_submission.sh and then submit hw5.zip to here.
    • If the "VALID?" column is "Yes", it means you have passed the Unit test.
    • To get a full score, please ensure that you have also passed the Integration test on your development server.
  • We recommend you starting this assignment after understanding how the systolic array works.
  • IMPORTANT: Don't fork the hazardflow repository, It'll be public!
  • IMPORTANT: Before starting the assignment, make sure that you work with the latest version of the hazardflow.
  • IMPORTANT: If you encounter any compiler bug, please refer to List of Unsupported Features in HazardFlow #53.
@minseongg minseongg added assignment homework - mesh / transposer Assignment 5: Mesh, Transposer and removed homework - mesh / transposer Assignment 5: Mesh, Transposer labels Nov 12, 2024
@minseongg

This comment was marked as resolved.

@minseongg
Copy link
Member Author

IMPORTANT: The matrix_add test case has been removed from the integration tests because it does not use the matmul operation.

@minseongg minseongg pinned this issue Dec 2, 2024
@minseongg
Copy link
Member Author

IMPORTANT: Only the last submission will be used for grading. Please make sure the last submission passes the testbench.

@minseongg
Copy link
Member Author

minseongg commented Dec 23, 2024

IMPORTANT: We have finished grading for Assignment 5, you can check your results in the "CREDITS" section on GG.

  • If your score is "1", you have passed all the tests.
  • If your score is "0", it means you failed some tests.

If you have any question for the result, please contact minseong.jang@kaist.ac.kr by 12/25 (Wed) 12/24 (Tue) 23:59:59.

@minseongg minseongg unpinned this issue Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants