User Tools

Site Tools


language_lab:cluster

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
language_lab:cluster [2024/01/19 15:20] bjornslanguage_lab:cluster [2024/10/14 14:24] (current) – external edit 127.0.0.1
Line 3: Line 3:
  **Smallvoice**, uses [[https://slurm.schedmd.com|Slurm]] workload manager to create a computing cluster\\  **Smallvoice**, uses [[https://slurm.schedmd.com|Slurm]] workload manager to create a computing cluster\\
  
-When logged on to the cluster user is always on the login node, called **freedom** and should do all his work there.\\ /home are hosted on a NFS server, so every nodes have the **same** "physical" disks\\+When logged on to the cluster user is always on the login node, called **freedom** and should do all his work there.\\ Home folder for all users are hosted on a NFS server, so every nodes have the **same** "physical" disks\\
 All user-jobs should run using slurm sbatch job.sh, please do not run job locally on the login node\\ All user-jobs should run using slurm sbatch job.sh, please do not run job locally on the login node\\
 \\ \\
 === The computing (slurm) environment === === The computing (slurm) environment ===
-There are partitions queue'and access is dependant on your account\\ +There are partitions (queue's)\\ 
-^Name^Nodes^GPU^Timelimit^Usage^ +^Name^Nodes^GPU^Timelimit^ 
-|doTrain|3|Nvidia A100 GPU|no limit|staff only| +|basic|3|Nvidia A100 GPU|31 hours| 
-|basic|3|Nvidia A100 GPU|31 hours|for students+|lvlWork|3|Nvidia A100 GPU|no limit|
-|bigVoice|2|Nvidia A100 GPU|no limit|-| +
-|build|3|Nvidia A100 GPU|no limit|staff only|+
  
  
-The **default** queue for staff is doTrain (and basic for student) so it's not necessery to choose a queue, but it's possible to specify a different one.\\+The **default** queue for both student and staff is basicso it's not necessery to choose a queue in your script file, but it's possible to specify a different one.\\
  
 ===Installed software and drivers=== ===Installed software and drivers===
  * **NVIDIA** A100 GPU drivers\\  * **NVIDIA** A100 GPU drivers\\
  * **CuDA toolkit** [version 11.7]\\  * **CuDA toolkit** [version 11.7]\\
- * Intel oneAPI Math Kernel Library\\ 
  * Python 3.9.7\\  * Python 3.9.7\\
  * pip 20.3.4\\  * pip 20.3.4\\
  * ffmpeg + sox  * ffmpeg + sox
  
-If additional software is needed or different version, you can ask sysadmin (compute@ru.is) for assistance\\+If additional software is needed or different version, you can ask sysadmin (help@ru.is) for assistance\\
language_lab/cluster.1705677657.txt.gz · Last modified: 2024/10/14 14:24 (external edit)