fluiddyn.clusters
Clusters
Provides:
Local workstations as clusters (fluiddyn.clusters.local) |
|
OAR clusters (fluiddyn.clusters.oar) |
|
Slurm clusters (fluiddyn.clusters.slurm) |
|
PBS clusters (fluiddyn.clusters.pbs) |
|
LEGI clusters |
|
Ciment clusters (fluiddyn.clusters.ciment) |
|
Slurm clusters under CINES (fluiddyn.clusters.cines) |
|
Gricad clusters (fluiddyn.clusters.gricad) |
|
Slurm clusters under SNIC (fluiddyn.clusters.snic) |
|
Slurm clusters under IDRIS (fluiddyn.clusters.idris) |
|
Slurm clusters under AZZURRA (fluiddyn.clusters.azzurra) |
- class fluiddyn.clusters.Cluster(check_scheduler=True, **kwargs)[source]
Bases:
ABC
Base class for clusters
- classmethod print_doc_commands()[source]
Print a short documentation about the commands available in the cluster
Functions
|
check if this script is run on a frontal with oar installed |
|
Check if this script is run on a frontal with pbs installed. |
|
Check if this script is run on a frontal with slurm installed. |
|
Detect the scheduler and print a minimal help. |
Classes
|
Base class for clusters |