Skip to content

Commit

Permalink
Disable RAS.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jan 13, 2025
1 parent 210439a commit a971044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ops/pipeline/test-cpp-gpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ source ops/pipeline/get-docker-registry-details.sh

CONTAINER_TAG=${DOCKER_REGISTRY_URL}/xgb-ci.gpu:main

export NCCL_RAS_ENABLE=0

case "${suite}" in
gpu)
echo "--- Run Google Tests, using a single GPU"
Expand Down

0 comments on commit a971044

Please sign in to comment.