SPARSEOUTOFCORE

Description Type Default

Parallel sparse direct solver out-of-core option. When set to ON, the PSS solver will operate in out-of-core mode which will handle larger models but is slower due to I/O usage and single CPU operation. When set to OFF, the PSS solver will operate completely in memory, in parallel CPU mode. The AUTO setting initially attempts to run completely in memory and only reverts to out-of-core mode if an insufficient memory error occurs. See the Model Initialization directive, DECOMPMETHOD in Section 2, Initialization, for more information.

ON/OFF

AUTO

AUTO