firemodels / fds

Fire Dynamics Simulator
https://pages.nist.gov/fds-smv/
Other
674 stars 627 forks source link

Build: add hypre and sundials parallel build for all remaining targets #13654

Closed rmcdermo closed 1 month ago

rmcdermo commented 1 month ago

With this PR:

You can now comment or remove the $SUNDIALS_HOME and $HYPRE_HOME variables from your startup scripts.

Clone sundials and hypre to be parallel with fds in $FIREMODELS and you can build from scratch with any target.

In start up, you can set

export FIREMODELS=<path to firemodels>

but this is optional, as the build scripts will set this variable if you have not already.