Commit b39aa47e authored by fenglei.tian's avatar fenglei.tian

cmake missing a )

parent 790dcd6c
......@@ -219,6 +219,7 @@ if(NGRAPH_DISTRIBUTED_ENABLE AND MPI_CXX_INCLUDE_PATH)
)
set(HEADER_SEARCH_DEFINES ${HEADER_SEARCH_DEFINES}
"MPI_HEADER_PATHS=\"${MPI_C_INCLUE_PATH}\""
)
endif()
# GPU backend current requires CPU because they share compiler.cpp,
......
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