Skip to content

Concrete examples of machine configuration

ToDo!

machines.yml

hsuper:
    remote: "hsuper-login.hsu-hh.de"
    home_path_template: "/beegfs/home/m/$username"
    batch_header: slurm-hsuper
    job_dispatch: "sbatch"
    stat: "squeue -u $username --Format=jobid,state,account,timeleft,timeused,username --noheader"
    cancel_job_command: "scancel"
    prevent_results_overwrite: "warn_only"
    modules:
        mamico: ["load python"]
cosma:
    remote: cosma
    home_path_template: "/cosma/home/do009/$username"
    batch_header: slurm-cosma
    job_dispatch: "sbatch"
    cores: 1
    job_wall_time: "0-0:01:00"
    manual_ssh: true
todo: true
# NO INTERNET CONNECTION (https://wasd.urz.uni-magdeburg.de/jschulen/urz_hpc/hpc21/)
todo: true
todo: true
todo: true
todo: true

machines_user.yml

default:
    local_results: "/home/jo/repos/FabSim3/results"
    local_configs: "/home/jo/repos/FabSim3/config_files"
username: "michaelj"
username: "dc-mich3"
username: "qeqe81qu"
username: "qeqe81qu"
username: "jo"
todo: true
todo: true