Files
gem5/util/dockerfiles
Melissa Jost 16e8c95091 util: Update gcn-gpu Dockerfile
This adds the setting up of environment variables to the gcn-gpu
Dockerfile from the halofinder Dockerfile in gem5-resources
so that we don't need to use a seperate Docker image in the
gpu tests.

Change-Id: Ifcc7a4c6bbcd5289ce9561923366e9ed193f170c
2023-09-08 10:25:09 -07:00
..
2023-09-08 10:25:09 -07:00

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.