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
nomad-lab
analytics-toolkit-tutorials
Commits
eb0acfb9
Commit
eb0acfb9
authored
Feb 04, 2017
by
Your Name
Browse files
change port
parent
1783109b
Changes
1
Hide whitespace changes
Inline
Side-by-side
beaker-notebooks/sis_cscl.bkr
View file @
eb0acfb9
...
...
@@ -825,14 +825,13 @@
"",
"random_name = ''.join(random.SystemRandom().choice(string.ascii_uppercase + string.digits) for _ in range(20))",
"try:",
" IP = os.environ['OPENMPIHOST']",
" ",
" IP = os.environ['OPENMPIHOST'] ",
"except:",
" IP = '1
72.17.0.42
'",
" IP = '1
30.183.207.77
'",
"try:",
" PORT = int(os.environ['OPENMPIPORT'])",
"except:",
" PORT =
2
2",
" PORT =
967
2",
" ",
"#rsa key for mpi container",
"key_file = '/home/beaker/key.mpi'",
...
...
@@ -888,7 +887,7 @@
"height": 287
},
"evaluatorReader": true,
"lineCount": 5
7
,
"lineCount": 5
6
,
"tags": "calc_cell"
},
{
...
...
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