Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
margo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
sds
margo
Commits
03ac3834
Commit
03ac3834
authored
Oct 09, 2017
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove deprecated instructions for cci
config file no longer required, and hasn't been for some time
parent
70ef3d41
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
+0
-20
README.md
README.md
+0
-20
No files found.
README.md
View file @
03ac3834
...
...
@@ -110,26 +110,6 @@ You can use either the CCI NA plugin or BMI NA plugin to use either the CCI or B
Add the -DNA_USE_CCI:BOOL=ON option to the Mercury configuration.
You must set the CCI_CONFIG environment variable to point to a valid CCI
configuration file. You can use the following example and un-comment the
appropriate section for the transport that you wish to use. Note that there
is no need to specify a port; Mercury will dictate a port for CCI to use if
needed.
```
[mercury]
# use this example for TCP
transport = tcp
interface = lo # switch this to eth0 or an external hostname for non-localhost use
## use this example instead for shared memory
# transport = sm
## use this example instead for InfiniBand
# transport = verbs
# interface = ib0
```
You must then use addresses appropriate for your transport at run time when
executing Margo examples. Examples for server "listening" addresses:
...
...
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