This was broken, it was actually building he gcn-gpu image, not the gpu-fs image. This patch fixes this error. Change-Id: I2d8ca0ea6584d059ddb6c9084de2b3075fb59723 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/60532 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com> Maintainer: Jason Lowe-Power <power.jg@gmail.com>
This directory contains Dockerfiles used to create images used in the gem5 project.
The docker-compose.yaml defines the building of each image.
The images can be built locally using docker-compose build.