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
bd04a2e8
Commit
bd04a2e8
authored
Nov 14, 2018
by
William Stonewall Monroe
Browse files
Merge branch 'master' into 'master'
Update readme See merge request
!1
parents
7a9cd1bd
6b763447
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bd04a2e8
...
...
@@ -2,6 +2,15 @@
A yml and a set of instructions to build a functioning horovod environment for distributed learning using keras and tensorflow (and torch on Cheaha
# clone this repo
and cd to the working directory
```
git clone git@gitlab.rc.uab.edu:wsmonroe/horovod-environment.git
cd horovod-environment
```
# request gpu resources (one way of doing it), this needs to be done everytime
`sinteractive --ntasks=8 --time=08:00:00 --exclusive --partition=pascalnodes -N2 --gres=gpu:4`
...
...
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