compute:getstart
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compute:getstart [2024/11/29 12:12] – bjorns | compute:getstart [2024/12/11 15:09] (current) – bjorns | ||
---|---|---|---|
Line 9: | Line 9: | ||
Open a terminal to log-in '' | Open a terminal to log-in '' | ||
In Windows you can for example use [[http:// | In Windows you can for example use [[http:// | ||
- | In Linux{{: | + | In Mac{{: |
==== About the user environment : ==== | ==== About the user environment : ==== | ||
Line 15: | Line 15: | ||
Staff members and researchers are on a different filesystem [/ | Staff members and researchers are on a different filesystem [/ | ||
- | - The first step for users is to make sure their working environment fits their needs, might have to be reconfigure.\\ User can install different version of Python and all necessary modules for their work.\\ For those who are using Python, we recommend, for ease of use, using a python | + | - The first step for users is to make sure their working environment fits their needs, might have to be reconfigure.\\ User can install different version of Python and all necessary modules for their work.\\ For those who are using Python, we recommend, for ease of use, using a [[compute: |
- Each user directory has a few files an readMe.lst file and template (slurm) script file (myJob.sh)\\ Every user needs to use a script file for instructing the cluster what to do\\ | - Each user directory has a few files an readMe.lst file and template (slurm) script file (myJob.sh)\\ Every user needs to use a script file for instructing the cluster what to do\\ | ||
- The cluster gives users access to memory, cpu and GPU. **Slurm** is used as workload manager/ | - The cluster gives users access to memory, cpu and GPU. **Slurm** is used as workload manager/ | ||
Line 26: | Line 26: | ||
#SBATCH %%--%%gpus-per-node=1\\ | #SBATCH %%--%%gpus-per-node=1\\ | ||
#SBATCH %%--%%mem-per-cpu=2G\\ | #SBATCH %%--%%mem-per-cpu=2G\\ | ||
+ | #SBATCH %%--%%partition=basic\\ | ||
#SBATCH < | #SBATCH < | ||
'' | '' | ||
Line 46: | Line 47: | ||
* Does every step require the same resources | * Does every step require the same resources | ||
* An estimate of how long the will run | * An estimate of how long the will run | ||
- | \\ | ||
====To request access==== | ====To request access==== | ||
send **email** to (help@ru.is) with your full name\\ | send **email** to (help@ru.is) with your full name\\ | ||
Line 54: | Line 54: | ||
[[https:// | [[https:// | ||
Use this email [[mailto: | Use this email [[mailto: | ||
+ | [[compute: | ||
compute/getstart.1732882367.txt.gz · Last modified: 2024/11/29 12:12 by bjorns