diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md index 8e51c36e09344c2005f70f703874632500057ad5..703cae5642f256bdb124433d4d306537ff80375c 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md @@ -104,7 +104,7 @@ But, do you need to request tasks or CPUs from Slurm in order to provide resourc marie@login$ srun --ntasks=1 --cpus-per-task=16 --mem=16G --time=01:00:00 --pty bash --login [...] marie@compute$ # prepare the source code for building using configure, cmake or so - marie@compute$ make -j + marie@compute$ make -j 16 ``` ## Requesting GPUs diff --git a/doc.zih.tu-dresden.de/docs/software/containers.md b/doc.zih.tu-dresden.de/docs/software/containers.md index cca62479279afef568fbd69c3e0c6ecc56120e1a..b93971011acbc7bf55eb790b00f57d15a16fc982 100644 --- a/doc.zih.tu-dresden.de/docs/software/containers.md +++ b/doc.zih.tu-dresden.de/docs/software/containers.md @@ -6,7 +6,7 @@ ZIH systems [Singularity](https://sylabs.io/) is used as a standard container so enables users to have full control of their environment. This means that you don’t have to ask the HPC support to install anything for you - you can put it in a Singularity container and run! As opposed to Docker (the most famous container solution), Singularity is much more suited to being -used in an HPC environment and more efficient in many cases. Docker containers can easily be used in +used in an HPC environment and more efficient in many cases. Docker images can easily be used in Singularity. Information about the use of Singularity on ZIH systems can be found on this page. In some cases using Singularity requires a Linux machine with root privileges (e.g. using the