Replies: 1 comment
-
| Nothing public, unfortunately. As a TA (or maybe you can ask the Prof for the class), you should be able to create a github classroom yourself that enables codespaces for your class. See https://classroom.github.com/ for github details. This file also has information that I've used in the past (https://github.com/jlpteaching/comparch/blob/main/classroom-notes.md). That said, it seems like each quarter github is changing something... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw that in the 2024 bootcamp (https://github.com/gem5-ISCA24-tutorial/gem5-bootcamp-env) there was an option to run the gem5 simulation in github codespaces

which really streamlined the operation and enabled a quick start for easy task. I wanted to ask if there is a running version of this somewhere for teaching purposes (I'm a TA in advance computer architecture course and want to enable my students to run simple comparisons on gem5 without the need to install the entire simulation.
Beta Was this translation helpful? Give feedback.
All reactions