Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
18c0eba3
Commit
18c0eba3
authored
Aug 05, 2008
by
Thomas Witkowski
Browse files
* Makefile changed for MPI programs compiled on mars
parent
715b5139
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo/Makefile
View file @
18c0eba3
...
...
@@ -112,7 +112,7 @@ ifeq ($(strip $(USE_PARALLEL_AMDIS)), 1)
COMPILE
=
$(MPI_DIR)
/bin/mpiCC
endif
LIBS
+=
$(PARMETIS_LIB)
LIBS
+=
$(PARMETIS_LIB)
-lmpi
++
-lmpi
else
ifeq
($(strip $(USE_COMPILER)), gcc)
COMPILE
=
g++
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment