diff --git a/docs/source_docs/getting_started/hpc/Perlmutter.rst b/docs/source_docs/getting_started/hpc/Perlmutter.rst index 8b979ad5dc66bf210e46d6a751e1834ad8120a0e..5d8ed81ebb88e529995f3df2dbfbba99f46f8059 100644 --- a/docs/source_docs/getting_started/hpc/Perlmutter.rst +++ b/docs/source_docs/getting_started/hpc/Perlmutter.rst @@ -170,7 +170,7 @@ cmake -DMFIX_GPU_BACKEND=NONE \ -DAMReX_TINY_PROFILE=no \ -DCMAKE_BUILD_TYPE=Release \ - ../mfix + ../ make -j8 .. tab:: GPU-full @@ -201,7 +201,7 @@ cmake -DGPUS_PER_NODE=4 \ -DAMReX_TINY_PROFILE=no \ -DCMAKE_BUILD_TYPE=Release \ - ../mfix + ../ make -j8 diff --git a/docs/source_docs/getting_started/hpc/Polaris.rst b/docs/source_docs/getting_started/hpc/Polaris.rst index 85222dc066abff69bf247378e50058d64a092add..bd30705ef3a2a941d679b6f76edc79f8248d50d4 100644 --- a/docs/source_docs/getting_started/hpc/Polaris.rst +++ b/docs/source_docs/getting_started/hpc/Polaris.rst @@ -5,7 +5,7 @@ If this is your first time building MFIX-Exa on Polaris, please review the general notes below and `Basics`_ section first. * The documentation for this system can be found `here. `_ -* olaris can be accessed from a system with ssh client installed. These connections also work from NETL's SciLAN and Joule: +* Polaris can be accessed from a system with ssh client installed. These connections also work from NETL's SciLAN and Joule: .. code:: bash