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
sds
Experiments
platform-configurations
Commits
f2a7ae2d
Commit
f2a7ae2d
authored
Sep 30, 2020
by
Matthieu Dorier
Browse files
Update README.md
parent
0242a141
Changes
1
Hide whitespace changes
Inline
Side-by-side
ANL/Bebop/README.md
View file @
f2a7ae2d
...
...
@@ -24,6 +24,15 @@ Networking
Bebop uses an Intel Omnipath fabric. The corresponding transport in
Mercury is
`ofi+psm2`
, using the
`+psm2`
variant in
`libfabric`
.
The
`PSM2_MULTI_EP`
environment variable should be set to 1 in your job script
to avoid conflict between MPI and Mercury when using the PSM2 network.
The
`FI_PSM2_DISCONNECT`
environment variable should be set to 1 if you plan
to have distinct Mercury applications dictonnect and reconnect to each other
(e.g. if you have a long running data service on a set of nodes and a set
of applications deployed one after the other on the rest of the nodes, and using
the service).
Job management
--------------
...
...
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