|
|
|
|
|
This website provides documentation for using the following computing facilities:
|
|
This website provides documentation for using the following computing facilities:
|
|
* Documentation for the HPC cluster [Licallo](Licallo).
|
|
* Documentation for the HPC cluster [Licallo](Licallo).
|
|
* Documentation the [Lagrange](https://lagrange.oca.eu) computing facilities.
|
|
* Documentation the [Lagrange](https://lagrange.oca.eu) computing facilities.
|
|
|
|
|
|
All those facilities are managed with the [SLURM tool](https://slurm.schedmd.com/) using a [similar architecture](Slurm Basics).
|
|
All those facilities are managed with the [SLURM tool](https://slurm.schedmd.com/) using a [similar architecture](Running-the-jobs/Slurm Basics).
|
|
|
|
|
|
# Examples
|
|
## Examples
|
|
Code and script examples are provided in this [repository](/..).
|
|
Code and script examples are provided in this [repository](/..).
|
|
|
|
|
|
You can clone them (preferred):
|
|
You can clone them (preferred):
|
... | @@ -13,5 +14,5 @@ $ git clone git@gitlab.oca.eu:DSI/HPC.git |
... | @@ -13,5 +14,5 @@ $ git clone git@gitlab.oca.eu:DSI/HPC.git |
|
```
|
|
```
|
|
or [download](../) them.
|
|
or [download](../) them.
|
|
|
|
|
|
# [Running the jobs](Running-the-jobs)
|
|
## [Running the jobs](Running-the-jobs)
|
|
These information are relevant for all clusters, unless mentioned otherwise. |
|
These information are relevant for all clusters, unless mentioned otherwise. |