Skip to content

Commit

Permalink
From RSC: switch to rocm 5.7.0 on tioga
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Jan 9, 2024
1 parent 3eb60db commit 9e3bde4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitlab/jobs/tioga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cce_16_0_0:
# This job intentionally tests our umpire package.py because although this job does not
# explicitly have the ~tools, the package.py should still disable tools from being built.
###
rocmcc_5_7_1_hip_openmp_device_alloc:
rocmcc_5_7_0_hip_openmp_device_alloc:
variables:
SPEC: "~shared +fortran +openmp +rocm +device_alloc tests=basic amdgpu_target=gfx90a %rocmcc@5.7.1 ^hip@5.7.1"
SPEC: "~shared +fortran +openmp +rocm +device_alloc tests=basic amdgpu_target=gfx90a %rocmcc@5.7.0 ^hip@5.7.0"
extends: .job_on_tioga

0 comments on commit 9e3bde4

Please sign in to comment.