hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

Requesting information on cmake for applications #1073

Open VictorEijkhout opened 5 months ago

VictorEijkhout commented 5 months ago

Page https://hypre.readthedocs.io/en/latest/ch-misc.html#linking-to-the-library describes explicit use of commandline flags for the compiler. However, you have a bunch of .cmake files in the installation. Please provide an example of what cmake variables they set so that I can build with cmake.