misc: Add high level GPU model release notes

Change-Id: I73dfba5eeeffe1b812bc41a80b9d0901822e8062
This commit is contained in:
Matthew Poremba
2024-06-25 11:21:20 -07:00
parent 241b8a09df
commit faa18576f2

View File

@@ -92,7 +92,9 @@ This can be used to build and run gem5 in consistent environment and enables Git
### GPU Model
* Supporty for the MI200 GPU model.
* Support for MI300X and MI200 GPU models including their features and most instructions.
* ROCm 6.1 disk image and compile docker files have been added. ROCm 5.4.2 and 4.2 resources are removed.
* The deprecated GCN3 ISA has been removed. Use VEGA instead.
## Bug Fixes