Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
resinfo-cargo
CargoDay
cargoday-12
Commits
294d6cd2
Commit
294d6cd2
authored
Dec 08, 2021
by
RANDRIATOAMANANA Richard
Browse files
Update demo-deploy-on-g5k.md
parent
04f69ff3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
demo-deploy-on-g5k.md
demo-deploy-on-g5k.md
+8
-2
No files found.
demo-deploy-on-g5k.md
View file @
294d6cd2
...
...
@@ -22,9 +22,9 @@ or
## Prepare the node to be deployed
-
Have submitted this reservation @
`2021-1
0-20 20:28:45`
for today until
`2021-10-21 18:00`
-
Have submitted this reservation @
`2021-1
2-10 09:00`
for 4 hours
```
bash
oarsub
-t
deploy
-l
host
=
1
-r
"
now
, 2021-1
0-21
1
8
:00"
oarsub
-t
deploy
-l
host
=
1
-r
"
2021-12-10 09:00
, 2021-1
2-10
1
3
:00"
```
## On which node ?
...
...
@@ -118,3 +118,9 @@ oarsub -S $HOME/myjob.sh
oarsub
-q
testing
-p
"cluster='gruss'"
-l
gpu
=
1,core
=
2
"singularity run --nv docker://tensorflow/tensorflow:latest-gpu"
```
### API
-
list in a JSON format clusters installed on Nantes site
```
bash
curl
-sSfL
-XGET
https://api.grid5000.fr/3.0/sites/nantes/clusters | jq
```
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