Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chao1Han committed Sep 9, 2024
1 parent 746007b commit 5195f52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caffe2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,6 @@ if(USE_DISTRIBUTED)
endif()
if(USE_C10D_XCCL)
target_compile_definitions(torch_xpu PUBLIC USE_C10D_XCCL)
# target_compile_definitions(torch_xpu PUBLIC CCL_ENABLE_SYCL)
set_source_files_properties(
${TORCH_SRC_DIR}/csrc/distributed/c10d/ProcessGroupXCCL.cpp
PROPERTIES COMPILE_DEFINITIONS "CCL_ENABLE_SYCL")
Expand Down

0 comments on commit 5195f52

Please sign in to comment.