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
8d98fed1
Commit
8d98fed1
authored
Nov 13, 2018
by
William Stonewall Monroe
Browse files
Update README.md by adding slurm request
parent
f26d4422
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8d98fed1
...
...
@@ -2,6 +2,10 @@
A yml and a set of instructions to build a functioning horovod environment for distributed learning using keras and tensorflow (and torch on Cheaha
# request gpu resources (one way of doing it)
sinteractive --ntasks=8 --time=08:00:00 --exclusive --partition=pascalnodes -N2 --gres=gpu:4
# load modules
module load Anaconda3/5.2.0
...
...
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