Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Aug 12, 2024
1 parent e6cc232 commit a18ec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
'
echo "+++ Run tests"
export JULIA_MPI_TEST_EXCLUDE="test_allreduce.jl"
export JULIA_MPI_TEST_EXCLUDE="test_allreduce.jl, test_allgather.jl"
julia --color=yes --project=. -e '
import Pkg
Pkg.test("MPI"; test_args=["--backend=CUDA"])
Expand Down

0 comments on commit a18ec80

Please sign in to comment.