docker-util: Update the gcn-gpu docker image Cloud Bucket
This is updated for the gem5 v21.1 release. Change-Id: I84e663afdca41045a73e2fc25b87b53a6063202c Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/48663 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
This commit is contained in:
@@ -70,7 +70,7 @@ RUN git clone -b rocm-4.0.0 \
|
||||
|
||||
WORKDIR /ROCclr
|
||||
# The patch allows us to avoid building blit kernels on-the-fly in gem5
|
||||
RUN wget -q -O - dist.gem5.org/dist/develop/rocm_patches/ROCclr.patch | git apply -v
|
||||
RUN wget -q -O - dist.gem5.org/dist/v21-1/rocm_patches/ROCclr.patch | git apply -v
|
||||
|
||||
WORKDIR /ROCclr/build
|
||||
RUN cmake -DOPENCL_DIR="/ROCm-OpenCL-Runtime" \
|
||||
|
||||
Reference in New Issue
Block a user