Skip to content

Commit

Permalink
missed a 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trws committed Aug 5, 2022
1 parent 02e06ee commit b6f4646
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitlab/corona-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# SPDX-License-Identifier: (BSD-3-Clause)
#############################################################################

hip_5.1.0_clang_13_0_0 (build and test on corona):
hip_5.1.1_clang_13_0_0 (build and test on corona):
variables:
SPEC: "+rocm~openmp amdgpu_target=gfx906 %clang@13.0.0 ^blt@develop ^hip@5.1.0"
SPEC: "+rocm~openmp amdgpu_target=gfx906 %clang@13.0.0 ^blt@develop ^hip@5.1.1"
extends: .build_and_test_on_corona

hip_5.1.0_clang_13_0_0_desul_atomics (build and test on corona):
hip_5.1.1_clang_13_0_0_desul_atomics (build and test on corona):
variables:
SPEC: "+rocm~openmp +desul amdgpu_target=gfx906 %clang@13.0.0 ^blt@develop ^hip@5.1.0"
SPEC: "+rocm~openmp +desul amdgpu_target=gfx906 %clang@13.0.0 ^blt@develop ^hip@5.1.1"
extends: .build_and_test_on_corona

0 comments on commit b6f4646

Please sign in to comment.