Hi,
When I run Pardiso (phase=11) in In-core mode (iparm(60)=0), I can get the In-core memory requirement from max(iparm(15), iparm(16) + iparm(17)).
Can I, after running in in-core mode, use the value max(iparm(15), iparm(16)+iparm(63)) as the estimate for the Out-of-core memory requirement, or does this require that I first run Pardiso (phase=11) in out-of-core mode?
Jens
Thread Topic:
Help Me