LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

EQP with NNLS #134

Closed dylan-copeland closed 2 years ago

dylan-copeland commented 2 years ago

EQP is demonstrated on the mixed_nonlinear_diffusion.cpp example. The reproductive test (-p 0) works in parallel, but mixed_nonlinear_diffusion.cpp fails in the merge phase for the predictive test in parallel, even before this PR.

chldkdtn commented 2 years ago

@siuwuncheung @pranav-vempati Let's review and approve this.