Supported HPC Platforms

RADICAL-Pilot (RP) supports a variety of high performance computing (HPC) platforms, across the Department of Energy and the National Science Foundation. RP utilizes json configuration files to store the parameters specific to each platform. See the configuration `tutorial https://radicalpilot.readthedocs.io/en/stable/tutorials/configuration.html#Platform-description`_ for more information about how to write a configuration file for a new platform. You can also see the current configuration file for each of the supported platforms in the tables below.

Department of Energy (DOE) HPC Platforms

Name

FQDN

Launch Method

Configuration File

Andes

andes.olcf.ornl.gov

srun

resource_ornl.json

Aurora

aurora.alcf.anl.gov

mpiexec

resource_anl.json

Cheyenne

cheyenne.ucar.edu

fork, mpirun, mpiexec_mpt

resource_ncar.json

Crusher

crusher.olcf.ornl.gov

srun

resource_ornl.json

Frontier

frontier.olcf.ornl.gov

srun

resource_ornl.json

Lassen

lassen.llnl.gov

jsrun

resource_llnl.json

Polaris

polaris.alcf.anl.gov

mpiexec

resource_anl.json

Summit

summit.olcf.ornl.gov

jsrun, mpirun, ssh, prte

resource_ornl.json

National Science Foundation (NSF) HPC Platforms

Name

FQDN

Launch Method

Configuration File

Bridges2

bridges2.psc.edu

srun

resource_access.json

Expanse

login.expanse.sdsc.edu

mpirun

resource_access.json

Frontera

frontera.tacc.utexas.edu

mpirun, ssh, srun, prte

resource_tacc.json

Stampede2

stampede2.tacc.utexas.edu

fork, ibrun, mpirun, ssh

resource_access.json

Campus HPC Platforms

Name

FQDN

Launch Method

Configuration File

Amarel

amarel.rutgers.edu

srun

resource_rutgers.json

Tiger

tiger.princeton.edu

srun

resource_princeton.json

Traverse

traverse.princeton.edu

srun, mpirun

resource_princeton.json

Rivanna

rivanna.hpc.virginia.edu

mpirun

resource_uva.json

Guides