.. _install-hpc: 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: .. code-block:: bash 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 ----------- .. toctree:: :maxdepth: 1 hpc/cori hpc/perlmutter hpc/summit hpc/spock hpc/juwels hpc/lassen hpc/quartz hpc/lawrencium hpc/ookami .. tip:: Your HPC system is not in the list? `Open an issue `__ and together we can document it!