Skip to content

Commit 965acf3

Browse files
committed
version 0.0.9
1 parent fd1c774 commit 965acf3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

ChangeLog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
ChangeLog
22
===========
33

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+
411
v0.0.8
512
----------------------
613

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ Summary of STUBL SLURM Commands
8282
Determines the efficiency of one or more running jobs. Inefficient jobs are
8383
high- lighted in red text (requires clush).
8484

85+
- *slimits*
86+
87+
Retrieves SLURM account limits (e.g. max number of jobs) for the specified user.
88+
8589
- *slist*
8690

8791
Retrieves SLURM accounting and node information for a running or completed

0 commit comments

Comments
 (0)