Skip to content

Commit

Permalink
using nccl hdrs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yancey1989 committed Aug 12, 2024
1 parent 50e0672 commit 838ed4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions torch_xla/csrc/runtime/disc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,12 @@ ptxla_cc_library(
"@disc_compiler//:disc_custom_op",
"@disc_compiler//:headers",
"@local_config_cuda//cuda:cuda_headers",
"@local_config_nccl//:nccl",
"@nccl_archive//:nccl_headers",
"@torch//:libc10",
"@torch//:libc10_cuda",
"@torch//:libtorch_cuda",
"@flash_attn//:headers",
"@flash_attn//:flash_attn_cuda",

],
copts = [
"-DGOOGLE_CUDA",
Expand Down

0 comments on commit 838ed4a

Please sign in to comment.