Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Backofen, Rainer
amdis
Commits
18c0eba3
Commit
18c0eba3
authored
Aug 05, 2008
by
Thomas Witkowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile changed for MPI programs compiled on mars
parent
715b5139
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
demo/Makefile
demo/Makefile
+1
-1
No files found.
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
Markdown
is supported
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