such as inside the `$SCRATCH` space corresponding to your account.
You will need to recall these paths later if you want to build
MFIX-Exa with the optional dependencies.
* After building the `mfix` executable (with cmake), you can
build the PIC-to-DEM restarter app by executing the following command
in the `build` directory
.. code:: bash
cmake --build . --target pic2dem
.. warning::
Currently, the ``cmake GPU build`` with hypre support links but does not run. We are still investigating, but recommend using ``gmake`` on Perlmutter at this time.
Basics
------
Clone the source code
~~~~~~~~~~~~~~~~~~~~~
Before building, first clone the code, checkout the desired branch,
(the default is develop), update the submodules and create a build directory