Skip to content

Commit

Permalink
enable NCCL
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenzek committed Sep 27, 2024
1 parent f148ecc commit fc8fd18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion third_party/openxla/cuda.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ build --repo_env BAZEL_COMPILER=/usr/lib/llvm-18/bin/clang
build --config nvcc_clang
build --action_env CLANG_CUDA_COMPILER_PATH=/usr/lib/llvm-18/bin/clang
build:cuda --repo_env HERMETIC_CUDA_COMPUTE_CAPABILITIES=8.9
build --config nonccl
build --action_env PYTHON_BIN_PATH=/usr/bin/python3
build --python_path /usr/bin/python3
test --test_env LD_LIBRARY_PATH
Expand Down

0 comments on commit fc8fd18

Please sign in to comment.