Quick tutorial
Network
To connect to the cluster, you have to be in the lab network or UT3 campus.
Connect
Use SSH to connect to the cluster :
ssh mylogin@lcpq-ampere.univ-tlse3.frslurm
List all jobs on the cluster
squeueList all of your jobs
squeue -u $USERList empty nodes
lcpq-idleJob submission
sbatch myjobJob cancelation
scancel job_numberLoot at a job specs
scontrol show job job_numberModules
List loaded modules on my profile
module listSee available modules on the cluster
module availableLoad a module
module load module-name/versionUnload a module
module unload module-name/versionUnload every loaded module on my profile
module purgeOther commands
How much disk space I use ?
lcpq-stockage