aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Docs/source/install/hpc/perlmutter.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Docs/source/install/hpc/perlmutter.rst b/Docs/source/install/hpc/perlmutter.rst
index 57777ebbc..27acf5ab5 100644
--- a/Docs/source/install/hpc/perlmutter.rst
+++ b/Docs/source/install/hpc/perlmutter.rst
@@ -288,5 +288,6 @@ For post-processing, most users use Python via NERSC's `Jupyter service <https:/
Please follow the same process as for :ref:`NERSC Cori post-processing <post-processing-cori>`.
**Important:** The *environment + Jupyter kernel* must separate from the one you create for Cori.
-The Perlmutter ``$PSCRATCH`` filesystem is currently not yet available on Jupyter.
-Thus, store or copy your data to Cori's ``$SCRATCH`` or use the Community FileSystem (CFS) for now.
+The Perlmutter ``$PSCRATCH`` filesystem is only available on *Perlmutter* Jupyter nodes.
+Likewise, Cori's ``$SCRATCH`` filesystem is only available on *Cori* Jupyter nodes.
+You can use the Community FileSystem (CFS) from everywhere.