diff options
author | 2022-07-29 13:00:02 -0700 | |
---|---|---|
committer | 2022-07-29 13:00:02 -0700 | |
commit | ea4e9d535ba3896ef4ccc87cd8ea678273b67a6a (patch) | |
tree | 62b202eb342d7eb4345310fd60696400d1870f8a | |
parent | c1144c9802e6a2b75323f80ff925b37910f1c350 (diff) | |
download | WarpX-ea4e9d535ba3896ef4ccc87cd8ea678273b67a6a.tar.gz WarpX-ea4e9d535ba3896ef4ccc87cd8ea678273b67a6a.tar.zst WarpX-ea4e9d535ba3896ef4ccc87cd8ea678273b67a6a.zip |
Docs: Typos Frontier Section (#3273)
Fix little typos in the Crusher/Frontier docs.
-rw-r--r-- | Docs/source/install/hpc/crusher.rst | 2 | ||||
-rw-r--r-- | Docs/source/install/hpc/frontier.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Docs/source/install/hpc/crusher.rst b/Docs/source/install/hpc/crusher.rst index 2bdd5f1f6..773db0b21 100644 --- a/Docs/source/install/hpc/crusher.rst +++ b/Docs/source/install/hpc/crusher.rst @@ -97,7 +97,7 @@ Known System Issues May 16th, 2022 (OLCFHELP-6888): There is a caching bug in Libfrabric that causes WarpX simulations to occasionally hang on Crusher on more than 1 node. - As a work-around, please export the following environment variable in your job scripts unti the issue is fixed: + As a work-around, please export the following environment variable in your job scripts until the issue is fixed: .. code-block:: bash diff --git a/Docs/source/install/hpc/frontier.rst b/Docs/source/install/hpc/frontier.rst index 55ea0f9b3..7dcd1cc60 100644 --- a/Docs/source/install/hpc/frontier.rst +++ b/Docs/source/install/hpc/frontier.rst @@ -106,9 +106,9 @@ Known System Issues .. warning:: May 16th, 2022 (OLCFHELP-6888): - There is a caching bug in Libfrabric that causes WarpX simulations to occasionally hang on Crusher on more than 1 node. + There is a caching bug in Libfrabric that causes WarpX simulations to occasionally hang on Frontier on more than 1 node. - As a work-around, please export the following environment variable in your job scripts unti the issue is fixed: + As a work-around, please export the following environment variable in your job scripts until the issue is fixed: .. code-block:: bash |