File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
ChangeLog
2
2
===========
3
3
4
+ v0.0.9
5
+ ----------------------
6
+
7
+ - fisbatch : fixed bug in SCREEN detection for users of csh
8
+ - slogs : added support for "all" users
9
+ - Added slimits command. It shows users SLURM accounting limits (max jobs, etc.).
10
+
4
11
v0.0.8
5
12
----------------------
6
13
Original file line number Diff line number Diff line change @@ -82,6 +82,10 @@ Summary of STUBL SLURM Commands
82
82
Determines the efficiency of one or more running jobs. Inefficient jobs are
83
83
high- lighted in red text (requires clush).
84
84
85
+ - *slimits *
86
+
87
+ Retrieves SLURM account limits (e.g. max number of jobs) for the specified user.
88
+
85
89
- *slist *
86
90
87
91
Retrieves SLURM accounting and node information for a running or completed
You can’t perform that action at this time.
0 commit comments