Updated code

This commit is contained in:
2021-04-20 11:44:38 +02:00
parent e9861ef6b5
commit ddfb50ee31
3 changed files with 160 additions and 30 deletions

View File

@ -21,10 +21,15 @@ Merlin6 is designed to be extensible, so is technically possible to add
more compute nodes and cluster storage without significant increase of
the costs of the manpower and the operations.
Merlin6 is mostly based on CPU resources, but also contains a small amount
of GPU-based resources which are mostly used by the BIO experiments.
Merlin6 is mostly based on **CPU** resources, but also contains a small amount
of **GPU**-based resources which are mostly used by the BIO experiments.
---
### Slurm 'merlin6'
**CPU nodes** are configured in a **Slurm** cluster, called **`merlin6`**, and
this is the _**default Slurm cluster**_. Hence, by default, if no Slurm cluster is
specified (with the `--cluster` option), this will be the cluster to which the jobs
will be sent.
## Merlin6 Architecture