Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/72228?usp=email )

Change subject: misc: Update RELEASE-NOTESmd for v23.0.0.1 hotfix
......................................................................

misc: Update RELEASE-NOTESmd for v23.0.0.1 hotfix

Change-Id: Ieced7f693a8cbef586324dfe7ce826da16d9a3c3
---
M RELEASE-NOTES.md
1 file changed, 12 insertions(+), 0 deletions(-)



diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 0c158ee..1a72428 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,15 @@
+# Version 23.0.0.1
+
+**[HOTFIX]** Fixes compilation of `GCN3_X86` and `VEGA_X85`.
+
+This hotfix release:
+
+* Removes the use of 'std::random_shuffle'.
+This is a deprecated function in C++17 and has been removed in C++20.
+* Adds missing 'overrides' in "src/arch/amdgpu/vega/insts/instructions.hh".
+* Fixes Linux specific includes, allowing for compilation on non-linux systems.
+* Adds a missing include in "src/gpu-compute/dispatcher.cc".
+
 # Version 23.0

This release has approximately 500 contributions from 50 unique contributors.

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/72228?usp=email To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: public/gem5
Gerrit-Branch: hotfix-v23-0-0-1
Gerrit-Change-Id: Ieced7f693a8cbef586324dfe7ce826da16d9a3c3
Gerrit-Change-Number: 72228
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <bbr...@ucdavis.edu>
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to