Skip to content
Snippets Groups Projects
Commit ce430271 authored by mattijs's avatar mattijs
Browse files

ENH: scotchDecomp: add mpi compilation since scotch.h seems to include mpi.h

parent 6594b254
No related merge requests found
# Note including of mplib compilation rules. This
# is purely to avoid scotch.h including mpicxx.h
# which causes problems.
sinclude $(GENERAL_RULES)/mplib$(WM_MPLIB)
sinclude $(RULES)/mplib$(WM_MPLIB)
EXE_INC = \
$(PFLAGS) $(PINC) \
-I$(SCOTCH_ARCH_PATH)/include \
-I/usr/include/scotch \
-I../decompositionMethods/lnInclude
......
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