Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
William Stonewall Monroe
horovod-environment
Commits
3f428dff
Commit
3f428dff
authored
Jan 23, 2019
by
William Stonewall Monroe
Browse files
Update README.md to include comment about running sbatch from login node
parent
2a72106a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3f428dff
...
...
@@ -65,8 +65,8 @@ command from the command line, errors are much less likely to occur if the code
```
sbatch horovod-mnist-training.job
```
#
or r
un benchmarks
make sure you are running your sbatch command from the login node.
#
R
un benchmarks
```
cd /data/user/$USER
...
...
@@ -78,6 +78,7 @@ assuming the benchmarks were downloaded at the above location, the following job
```
sbatch horovod-benchmark.job
```
make sure you are running your sbatch command from the login node.
For the resnet101 benchmark test,
...
...
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