Following runtime warning shows up when using the 2020 version of Intel fortran compiler along with MKL pardiso solver:
OMP: Info #273: omp_get_nested routine deprecated, please use omp_get_max_active_levels instead.
A parallel version of frac algorithm is selected by setting iparm(2)=3. No warning shows when iparm(2) has the default value 2.
It may be a compatibility problem and not fatal.
By the way, is there any way to suppress this warning before an update comes out? It's annoying when I frac matrices a lot.
TCE Open Date:
Friday, January 10, 2020 - 05:53