To get an account on HiPerGator submit the request form: https://www.rc.ufl.edu/access/account-request/
UFIT holds regular training sessions for HiPerGator. Information and previous recordings of sessions can be found at: https://training.it.ufl.edu/
As of March 24th, 2018, we have invested in 50 cores. When submitting to the investment queue the maximum memory per core is 3.6 GB for a total of 180 GB across all cores.
The burst queue has 450 cores and a total memory of 1620 GB (3.6 GB per core).
Sample SLURM submission scripts can be found here or examples are also available with the individual package sites under the software packages tab.
Slurm commands:
squeue -q <group name>
: lists the jobs in the queue for that particular group
sbatch <input script>
: submits a job to the queue
slurmInfo <group name>
: shows how much of the group resources are currently being used, must load the ufrc module first
showQos <group name>
: shows the resources available to the group