Commit de2d5da7 authored by William D. Fullmer's avatar William D. Fullmer
Browse files

add fpe warning to crusher build docs

parent eed17bed
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
OLCF Crusher TDS
================

.. warning::
   This does not currently work with ascent. 

If this is your first time building MFIX-Exa on Joule2, please 
review the general notes below and `Basics`_ section first.

@@ -40,6 +37,13 @@ review the general notes below and `Basics`_ section first.
      cmake --build . --target pic2dem


.. warning::

   MFIX-Exa currently experiences a floating point exception 
   when running with ascent support. Make sure all of the 
   fpe traps in your inputs are off.   


Basics
------