language_lab:cluster
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
language_lab:cluster [2024/01/19 15:20] – bjorns | language_lab:cluster [2024/10/14 14:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
| | ||
- | When logged on to the cluster user is always on the login node, called **freedom** and should do all his work there.\\ | + | When logged on to the cluster user is always on the login node, called **freedom** and should do all his work there.\\ |
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 4 partitions | + | There are 2 partitions |
- | ^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) | + | The **default** queue for both student and staff is basic, so 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)