Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon May
config
Commits
f01ef6b3
Commit
f01ef6b3
authored
Apr 01, 2020
by
Simon May
Browse files
Increase digits for JOBID
parent
963b2e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
.alias
View file @
f01ef6b3
...
...
@@ -10,6 +10,6 @@ alias colordiff='git diff --no-index'
alias afs-auth='kinit smay@MPA-GARCHING.MPG.DE && aklog mpa-garching.mpg.de'
# SLURM aliases
alias sq='squeue -o "%.8Q %.
7
i %1
7
j %7u %2t %.16V %.16S %.8M %.3D %R" -S "-t,-Q,i"'
alias sq-own='squeue -u "$USER" -o "%.8Q %.
7
i %2
7
j %2t %.16S %.3D %4P %R" -S "P,-t,i"'
alias sq='squeue -o "%.8Q %.
8
i %1
6
j %7u %2t %.16V %.16S %.8M %.3D %R" -S "-t,-Q,i"'
alias sq-own='squeue -u "$USER" -o "%.8Q %.
8
i %2
6
j %2t %.16S %.3D %4P %R" -S "P,-t,i"'
alias srun-interactive='srun --immediate --nodes=1 --pty --time=00:30:00 --partition express'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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