Zum Ende der Metadaten springen
Zum Anfang der Metadaten

Sie zeigen eine alte Version dieses Inhalts an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Versionsverlauf anzeigen

« Vorherige Version anzeigen Version 9 Nächste Version anzeigen »

You can start the code within an interactive batch job, after creation of a binary (executable, model code). For that please follow these steps.

  1. Login to a login node of GPU PVC partition.

  2. Ask the slurm batch system for an allocation of nodes within a slurm partition of the GPU PVC partition.

  3. Start a job on the allocated nodes.

  4. Stop the allocation of nodes.

Ask for an allocation

text

salloc --time=00:10:00 --nodes=2 --partition=gpu-pvc
  • Keine Stichwörter