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 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

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

National Science Foundation (NSF) HPC Platforms

Name

FQDN

Launch Method

Configuration File

Bridges2

bridges2.psc.edu

srun

resource_access.json

Delta

delta.ncsa.illinois.edu

srun

resource_ncsa.json

Expanse

expanse.sdsc.edu

srun, mpirun

resource_access.json

Frontera

frontera.tacc.utexas.edu

mpirun, srun, prte

resource_tacc.json

Stampede3

stampede3.tacc.utexas.edu

ibrun, mpirun, srun

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