
{
    "yellowstone": {
        "description"                 : "The Yellowstone IBM iDataPlex cluster at UCAR (https://www2.cisl.ucar.edu/resources/yellowstone).",
        "notes"                       : "We only support one concurrent CU per node currently.",
        "schemas"                     : ["ssh"],
        "ssh"                         :
        {
            "job_manager_endpoint"    : "lsf+ssh://yellowstone.ucar.edu/",
            "filesystem_endpoint"     : "sftp://yellowstone.ucar.edu/"
        },
        "default_queue"               : "premium",
        "lrms"                        : "LSF",
        "task_launch_method"          : "SSH",
        "mpi_launch_method"           : "POE",
        "forward_tunnel_endpoint"     : "yslogin6",
        "global_virtenv"              : "/glade/u/home/marksant/pilotve",
        "pre_bootstrap"               : ["module purge", "module load ncarenv", "module load ncarbinlibs", "module load python"],
        "valid_roots"                 : ["/glade/u", "/glade/p", "/glade/scratch"],
        "pilot_agent"                 : "radical-pilot-agent-multicore.py"
    }
}

