language_lab:starting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
language_lab:starting [2024/06/05 13:34] – bjorns | language_lab:starting [2024/10/14 14:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
====Log on :==== | ====Log on :==== | ||
For Windows you can use [[http:// | For Windows you can use [[http:// | ||
- | With Linux{{: | + | With Linux{{: |
+ | Visual Studio Code can also be used for remote connection and work on the cluster, see | ||
+ | | ||
====User environment :==== | ====User environment :==== | ||
Each user has a home folder [/ | Each user has a home folder [/ | ||
- | We recommend using a python virtual environment, | + | The path for student home folder is a little different |
- | Pip can also be used to install modules in your home folder, current Python version is 3.9.2.\\ | + | For those who are using Python, we recommend using a python |
- | We also have a **shared Anaconda installed** where users can connect to and create their virtual environment, | + | |
\\ | \\ | ||
All users log onto the Login node of the **Slurm** cluster and run their projects there, but to capture the power of the cluster, one has to submit jobs to the queue (workload manager)\\ | All users log onto the Login node of the **Slurm** cluster and run their projects there, but to capture the power of the cluster, one has to submit jobs to the queue (workload manager)\\ | ||
Line 16: | Line 17: | ||
and the run your job with **sbatch myJob.sh**\\ | and the run your job with **sbatch myJob.sh**\\ | ||
In you home directory there is an readMe and template script file (myJob.sh), which can be adjusted to each job's need\\ | In you home directory there is an readMe and template script file (myJob.sh), which can be adjusted to each job's need\\ | ||
- | Please refrain from running interactive jobs on the login node\\ | + | Please refrain from running |
Example batch file\\ | Example batch file\\ | ||
Line 46: | Line 47: | ||
==Additional information== | ==Additional information== | ||
[[https:// | [[https:// | ||
- | [[https:// | ||
Use this email [[mailto: | Use this email [[mailto: | ||
- | [[support: | ||
language_lab/starting.1717594473.txt.gz · Last modified: 2024/10/14 14:24 (external edit)