Commit 2cd593aa authored by fenglei.tian's avatar fenglei.tian

MPI PATH

parent b39aa47e
...@@ -218,7 +218,7 @@ if(NGRAPH_DISTRIBUTED_ENABLE AND MPI_CXX_INCLUDE_PATH) ...@@ -218,7 +218,7 @@ if(NGRAPH_DISTRIBUTED_ENABLE AND MPI_CXX_INCLUDE_PATH)
ops/allreduce.cpp ops/allreduce.cpp
) )
set(HEADER_SEARCH_DEFINES ${HEADER_SEARCH_DEFINES} set(HEADER_SEARCH_DEFINES ${HEADER_SEARCH_DEFINES}
"MPI_HEADER_PATHS=\"${MPI_C_INCLUE_PATH}\"" "MPI_HEADER_PATH=\"${MPI_C_INCLUE_PATH}\""
) )
endif() endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment