LLNL / libROM

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

Remove force update for macOS #99

Closed jtlau closed 2 years ago

jtlau commented 2 years ago

Small change to remove the forced update line for macOS.

I recently did a clean install of librom and used ./scripts/compile.sh (from the README), and my mac was forced to upgrade to Big Sur which took ~30 minutes I hadn't planned for. So, unless a software update is needed for some reason, I don't think this line is needed.

kevinhkhuynh commented 2 years ago

Oops. Yes, this sounds like a good change to me.