Skip to content

Commit

Permalink
Rollback versions for CUDA tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Jun 23, 2024
1 parent 3f1eb80 commit 8ac8422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
queue: "juliagpu"
cuda: "*"
env:
OPENMPI_VER: "5.0"
OPENMPI_VER_FULL: "5.0.3"
UCX_VER: "1.17.0"
OPENMPI_VER: "4.1"
OPENMPI_VER_FULL: "4.1.4"
UCX_VER: "1.12.1"
CCACHE_DIR: "/root/ccache"
commands: |
echo "--- Install packages"
Expand Down

0 comments on commit 8ac8422

Please sign in to comment.