Skip to content

Commit 67f4909

Browse files
authored
Adding myquota command for Prince
1 parent 4dc4559 commit 67f4909

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

prince/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Learn more here: [https://sites.google.com/a/nyu.edu/nyu-hpc/systems/prince](htt
3030

3131
Learn more here: [https://sites.google.com/a/nyu.edu/nyu-hpc/documentation/data-management/prince-data](https://sites.google.com/a/nyu.edu/nyu-hpc/documentation/data-management/prince-data)
3232

33+
### Show quota usage for all filesystems
34+
35+
In order to check how much filesystem space you use, run `myquota`.
36+
3337
## Software management
3438

3539
There is similar environment modules package as in Cassio for general libs/software.
@@ -40,6 +44,8 @@ Learn more here: [https://sites.google.com/a/nyu.edu/nyu-hpc/documentation/princ
4044

4145
## Slurm Workload Manager
4246

47+
https://sites.google.com/a/nyu.edu/nyu-hpc/documentation/prince/batch/slurm-best-practices
48+
4349
In general, Slurm behaves similarly on both Cassio and Prince, however there are differences in quotas and how GPU-equipped nodes are distributed:s
4450

4551
1. **There is no interactive QoS on Prince.** In other words, run `srun --pty bash` with additional args to get an interactive job allocated.

0 commit comments

Comments
 (0)