Sorry, hit send too soon. The other thing to note from the error you sent
is that gem5-vega is not found in the docker. Typically this happens when
the docker working directory and/or volume is not able to find the file. I
am not sure what directory you are running your command from, but this
wo
Jason will have to chime in on setting up the codespace, as I am not
familiar with that.
But regarding the docker, did you try running "docker pull
ghcr.io/gem5/gcn-gpu:v24-0" (or "docker pull ghcr.io/gem5/gcn-gpu:latest")
first? I don't recall if Jason had the docker pre-downloaded and thus this
Matt,
Thank you for getting back to me. If I include the docker command I get the
following error:
root@codespaces-e992b2:/workspaces/en525-712-81-sp25-amd-gpu-using-gem5-gem5bootcamp2024/gem5#
docker run --volume $(pwd):$(pwd) -w $(pwd) ghcr.io/gem5/gcn-gpu:v24-0
gem5-vega configs/example/apu