Skip to content

Commit 785e987

Browse files
malfetpytorchmergebot
authored andcommitted
Delete links to non-existing run_plan_mpi.cc (pytorch#136204)
That were deleted by pytorch#125092 Fixes pytorch#136199 Pull Request resolved: pytorch#136204 Approved by: https://github.com/albanD, https://github.com/seemethere
1 parent cc365fd commit 785e987

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

binaries/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ if(USE_ROCM)
3535

3636
endif()
3737

38-
if(USE_MPI)
39-
caffe2_binary_target("run_plan_mpi.cc")
40-
target_link_libraries(run_plan_mpi ${MPI_CXX_LIBRARIES})
41-
endif()
42-
43-
4438
caffe2_binary_target("dump_operator_names.cc")
4539
caffe2_binary_target("optimize_for_mobile.cc")
4640

0 commit comments

Comments
 (0)