Skip to content

Commit f07d564

Browse files
authored
Update assignment3.md
1 parent c8d605f commit f07d564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercises/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ The `stall_in` signal acts as an enable for the pipe register. `stall_in` checks
2828
- How to handle the response from prefetch requests? Just ignore it.
2929

3030
**Note:**
31-
Logic to enable software prefetching ([Assignment 5](https://github.com/vortexgpgpu/vortex_tutorials/blob/main/Exercises/assignment5.md)) is already implemented in the current version of Vortex. If you would like to work on a version that does not already contain prefetch logic, checkout commit `456f1df`. A Vagrant VM with this version is located [here](https://gatech.box.com/s/lsdd65kecxk5v57znzyn66s355l54zvt) and instructions to set up this VM are located [here](https://github.com/vortexgpgpu/vortex_tutorials/blob/a79b5573be1307f7373d6e1fb040a4df0a8671c3/VM_Imgs/VM_README.md).
31+
Logic to enable software prefetching ([Assignment 5](https://github.com/vortexgpgpu/vortex_tutorials/blob/main/Exercises/assignment5.md)) is already implemented in the current version of Vortex. If you would like to work on a version that does not already contain prefetch logic, checkout commit `456f1df`. A Vagrant VM with this version is located [here](https://gatech.box.com/v/vortex-assignment5) and instructions to set up this VM are located [here](https://github.com/vortexgpgpu/vortex_tutorials/blob/a79b5573be1307f7373d6e1fb040a4df0a8671c3/VM_Imgs/VM_README.md).

0 commit comments

Comments
 (0)