Skip to content
Snippets Groups Projects
Commit 012d3918 authored by Camille Coti's avatar Camille Coti
Browse files

Compile the combined algo

parent 37c16d5b
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ NP = 5
MPISRC = hierarchical.cpp masterworker.cpp mw_addslave.cpp \
perf.cpp sequential.cpp tensormatrix_mpi.cpp \
utils.cpp utils_parall.cpp profiling.cpp
utils.cpp utils_parall.cpp profiling.cpp mw_combined.cpp
MPIOBJ= $(MPISRC:.cpp=.o)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment