diff --git a/docs/userguide/configuring.rst b/docs/userguide/configuring.rst index a8ac8eaef3..9ad9d935c3 100644 --- a/docs/userguide/configuring.rst +++ b/docs/userguide/configuring.rst @@ -546,13 +546,8 @@ Polaris (ALCF) .. image:: https://www.alcf.anl.gov/sites/default/files/styles/965x543/public/2022-07/33181D_086_ALCF%20Polaris%20Crop.jpg?itok=HVAHsZtt :width: 75% -`Polaris `_ -is a HPE Apollo supercomputer that uses PBSPro to manage 560 nodes each with 4 Nvidia GPUs. -Follow ALCF's guide to `clone the base Anaconda environment `_ -and install Parsl using pip. -The following configuration places a four workers on each node and pins each to a single GPU. +ALCF provides documentation on `how to use Parsl on Polaris `_. -.. literalinclude:: ../../parsl/configs/polaris.py Stampede2 (TACC) ----------------