This removes the gfx803 and gfx801 targets for building applications as GCN3 will be removed from gem5. It also removes the copy/paste bug from the HACC docker which is clobbering the HCC targets and removing gfx902. Change-Id: I9a0d7fda437e797baf0f743a0a450948b9260b07 Co-authored-by: Harshil Patel <hpppatel@ucdavis.edu>
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.