diff options
-rw-r--r-- | Docs/source/building/lassen.rst | 2 | ||||
-rw-r--r-- | Docs/source/building/quartz.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Docs/source/building/lassen.rst b/Docs/source/building/lassen.rst index 5145f8f21..0adc4113a 100644 --- a/Docs/source/building/lassen.rst +++ b/Docs/source/building/lassen.rst @@ -13,7 +13,7 @@ If you are new to this system, please see the following resources: * `Production directories <https://hpc.llnl.gov/hardware/file-systems>`_: * ``/p/gpfs1/$(whoami)``: personal directory on the parallel filesystem - * Note that the ``$HOME`` directory and the ``/usr/workspace/$(whoami)`` space are NFS mounted and are suitable for production quality data generation. + * Note that the ``$HOME`` directory and the ``/usr/workspace/$(whoami)`` space are NFS mounted and *not* suitable for production quality data generation. Installation diff --git a/Docs/source/building/quartz.rst b/Docs/source/building/quartz.rst index 8522308ad..e8e398d5c 100644 --- a/Docs/source/building/quartz.rst +++ b/Docs/source/building/quartz.rst @@ -13,7 +13,7 @@ If you are new to this system, please see the following resources: * `Production directories <https://hpc.llnl.gov/hardware/file-systems>`_: * ``/p/lustre1/$(whoami)`` and ``/p/lustre2/$(whoami)``: personal directory on the parallel filesystem - * Note that the ``$HOME`` directory and the ``/usr/workspace/$(whoami)`` space are NFS mounted and are suitable for production quality data generation. + * Note that the ``$HOME`` directory and the ``/usr/workspace/$(whoami)`` space are NFS mounted and *not* suitable for production quality data generation. Installation |