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
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
resinfo-cargo
CargoDay
cargoday-12
Commits
be735685
Commit
be735685
authored
Dec 09, 2021
by
RANDRIATOAMANANA Richard
Browse files
Update 2-allocating_accessing.md
parent
26d2e6e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
2-allocating_accessing.md
2-allocating_accessing.md
+4
-0
No files found.
2-allocating_accessing.md
View file @
be735685
...
...
@@ -80,6 +80,10 @@ oarsub -l host=1/gpu=1 -I -t exotic
```
bash
oarsub
-p
"gpu_count = 2"
-l
host
=
3,walltime
=
2
-I
```
-
reserved a node with 1 gpu for this demo, from 9h30 to 10h30
```
bash
oarsub
-l
gpu
=
1
-r
"2021-12-10 09:30, 2021-12-10 10:30"
```
-
Nodes with a specific CPU model:
```
bash
oarsub
-p
"cputype = 'Intel Xeon E5-2630 v4'"
-l
host
=
3,walltime
=
2
-I
...
...
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