Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/54623 )
Change subject: docker-util: Update The GCN-GPU Docker to gfx902
......................................................................
docker-util: Update The GCN-GPU Docker to gfx902
Change-Id: Id1a00433beaa23f6935c12073d5bddc38431886b
---
M util/dockerfiles/gcn-gpu/Dockerfile
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/util/dockerfiles/gcn-gpu/Dockerfile
b/util/dockerfiles/gcn-gpu/Dockerfile
index dee02b0..fe99181 100644
--- a/util/dockerfiles/gcn-gpu/Dockerfile
+++ b/util/dockerfiles/gcn-gpu/Dockerfile
@@ -105,9 +105,9 @@
RUN git clone -b rocm-4.0.0 \
https://github.com/ROCmSoftwarePlatform/rocBLAS.git && mkdir
rocBLAS/build
-ENV HCC_AMDGPU_TARGET=gfx801
+ENV HCC_AMDGPU_TARGET=gfx902
WORKDIR rocBLAS
-# rocBLAS needs to be built from source otherwise gfx801 gets an error in
HIP
+# rocBLAS needs to be built from source otherwise gfx902 gets an error in
HIP
# about there being no GPU binary available
RUN ./install.sh -d -a all -i
WORKDIR /
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/54623
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Id1a00433beaa23f6935c12073d5bddc38431886b
Gerrit-Change-Number: 54623
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s