Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.06 KB

hpc.rst

File metadata and controls

47 lines (35 loc) · 1.06 KB

HPC

On selected high-performance computing (HPC) systems, WarpX has documented or even pre-build installation routines. Follow the guide here instead of the generic installation routines for optimal stability and best performance.

warpx.profile

Use a warpx.profile file to set up your software environment without colliding with other software. Ideally, store that file directly in your $HOME/ and source it after connecting to the machine:

source $HOME/warpx.profile

We list example warpx.profile files below, which can be used to set up WarpX on various HPC systems.

HPC Systems

hpc/adastra hpc/cori hpc/perlmutter hpc/summit hpc/spock hpc/crusher hpc/frontier hpc/fugaku hpc/juwels hpc/lassen hpc/quartz hpc/lawrencium hpc/ookami hpc/lxplus hpc/lumi hpc/taurus

Tip

Your HPC system is not in the list? Open an issue and together we can document it!