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
b7978139
Commit
b7978139
authored
Apr 16, 2020
by
Simon May
Browse files
Fix sq-own partition field length for Cobra
parent
79dbd738
Changes
1
Hide whitespace changes
Inline
Side-by-side
.alias
View file @
b7978139
...
...
@@ -11,5 +11,5 @@ alias afs-auth='kinit smay@MPA-GARCHING.MPG.DE && aklog mpa-garching.mpg.de'
# SLURM aliases
alias sq='squeue -o "%.8Q %.8i %16j %7u %2t %.16V %.16S %.8M %.3D %R" -S "-t,-Q,i"'
alias sq-own='squeue -u "$USER" -o "%.8Q %.8i %2
6
j %2t %.16S %.3D %
4
P %R" -S "P,-t,i"'
alias sq-own='squeue -u "$USER" -o "%.8Q %.8i %2
5
j %2t %.16S %.3D %
5
P %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