LLNL / libROM

Data-driven model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
208 stars 37 forks source link

Add valgrind run to CI #298

Open ckendrick opened 3 months ago

ckendrick commented 3 months ago

This adds a new stage to the CI to run valgrind on the poisson global rom example for informational purposes about potential memory leaks.

chldkdtn commented 2 months ago

Are you going to do this only for the Poisson example?