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
323f22f9
Commit
323f22f9
authored
Jan 19, 2018
by
Reuther, Sebastian
Browse files
added ENABLE_MPI to configure.sh
parent
27915f4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.sh
View file @
323f22f9
...
@@ -304,6 +304,7 @@ else
...
@@ -304,6 +304,7 @@ else
-DENABLE_UMFPACK
:BOOL
=
${
ENABLE_UMFPACK
}
\
-DENABLE_UMFPACK
:BOOL
=
${
ENABLE_UMFPACK
}
\
-DCMAKE_VERBOSE_MAKEFILE
:BOOL
=
${
VERBOSE
}
\
-DCMAKE_VERBOSE_MAKEFILE
:BOOL
=
${
VERBOSE
}
\
-DENABLE_PARALLEL_DOMAIN
:BOOL
=
ON
\
-DENABLE_PARALLEL_DOMAIN
:BOOL
=
ON
\
-DENABLE_MPI
:BOOL
=
ON
\
-DPETSC_DIR
:PATH
=
${
PETSC_PREFIX
}
\
-DPETSC_DIR
:PATH
=
${
PETSC_PREFIX
}
\
-DENABLE_ZOLTAN
:BOOL
=
${
ENABLE_ZOLTAN
}
\
-DENABLE_ZOLTAN
:BOOL
=
${
ENABLE_ZOLTAN
}
\
-DZOLTAN_DIR
:PATH
=
${
ZOLTAN_PREFIX
}
\
-DZOLTAN_DIR
:PATH
=
${
ZOLTAN_PREFIX
}
\
...
...
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