Skip to content

Commit

Permalink
From RSC: update to rocm 6.3.0 on tioga
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Jan 8, 2025
1 parent 7b87968 commit 2103648
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 @@ -33,8 +33,8 @@ cce_18_0_1:
# This job intentionally tests our umpire package.py because although this job does not
# explicitly have the ~tools, the package.py should still prevent tools from being built.
###
rocmcc_6_2_4_hip_openmp_device_alloc:
rocmcc_6_3_0_hip_openmp_device_alloc:
variables:
SPEC: "~shared +fortran +openmp +rocm +device_alloc tests=basic amdgpu_target=gfx90a %rocmcc@=6.2.4 ^hip@6.2.4"
SPEC: "~shared +fortran +openmp +rocm +device_alloc tests=basic amdgpu_target=gfx90a %rocmcc@=6.3.0 ^hip@6.3.0"
extends: .job_on_tioga

0 comments on commit 2103648

Please sign in to comment.