Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
4386f90c
Commit
4386f90c
authored
Jun 10, 2016
by
Peter W. Draper
Browse files
Add a note about using the MPICC variable to define the MPI compiler command.
parent
76b47eef
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.swift
View file @
4386f90c
...
...
@@ -88,6 +88,9 @@ Before running configure the "mpirun" command should be available in the
shell
.
If
your
command
isn
'
t
called
"mpirun"
then
define
the
"MPIRUN"
environment
variable
,
either
in
the
shell
or
when
running
configure
.
The
MPI
compiler
can
be
controlled
using
the
MPICC
variable
,
much
like
the
CC
one
.
Use
this
when
your
MPI
compiler
has
a
none
-
standard
name
.
METIS
:
a
build
of
the
METIS
library
can
be
optionally
used
to
optimize
the
load
between
MPI
nodes
(
requires
an
MPI
library
)
.
This
should
be
found
in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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