parent
82ea3bc689
commit
dbce662c5a
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
#!/bin/bash |
||||||
|
|
||||||
|
# Single node, GPU |
||||||
|
salloc --nodes=1 --partition gpu -J interact-gpu "$@" |
||||||
|
|
Loading…
Reference in new issue