-N 1 flag to the SLURM submission.reportseff (link) to get a nice table of the GPU and GPU memory efficiencies of your jobs like so: pip install pipx && pipx run reportseff -g -u $USER.
--mail-type=end and --mail-user=<YourNetID>@princeton.edu and you will receive a summary of your resource usage at the end of your job.To request compute, fill out this form.
If you are approved, make sure you submit jobs with the correct partition and account.
To find your account information:
sacctmgr show assoc where User=<netid> format=Account,QoS,User,Partition
Your partition can be found by looking at the corresponding partition of your qos in the cluster setup section.
When submitting a job on slurm, specify your partition with -Pand account with -A.
In most cases, you will submit jobs from either the pli, pli-lc or the pli-c partition (not to be confused with the Linux user groups).