Unverified Commit f7a8e439 authored by drangara's avatar drangara Committed by GitHub
Browse files

Merge pull request #39 from drangara/fixes

few more fixes
parents 0d12c5b7 9b1332ff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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


+1 −1
Original line number Diff line number Diff line
@@ -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. <https://docs.alcf.anl.gov/polaris/getting-started/>`_
* 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