====== Useful commands ====== * Showing information about status and resources of each host within the cluster: ''sinfo -Nel'' * Showing your own job queue: ''sqeueue -u$USER'' * Showing the queue's status on a specific partition: ''squeue -p[partition]'' * Sending a SLURM script to the queue: ''sbatch [jobscript]'' * Inform about your storage quota: ''beegfs-ctl --getquota --uid $UID'' \\ date of revision: 06-24-2019 © kraus