[Ipopt] MKL and non-MKL Pardiso

Stefan Vigerske svigerske at gams.com
Fri May 14 14:26:53 EDT 2021


Hi,

With Ipopt 3.14 (now available as beta), compiling Ipopt with MKL allows 
to choose between both variants of Pardiso by setting linear_solver 
either to pardiso (this is the non-MKL Pardiso) or pardisomkl.
If set to pardiso, then Ipopt tries to load a non-MKL Pardiso library at 
runtime (dlopen()).

Stefan

On 8/22/20 4:04 PM, Dominique Orban wrote:
> If IPOPT was compiled with the MKL and non-MKL Pardiso, is it possible to choose between MKL-Pardiso and non-MKL-Pardiso by setting the linear solver options?
> 
> Thanks!
> 
> Dominique
> 
> 
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> https://list.coin-or.org/mailman/listinfo/ipopt
> 



More information about the Ipopt mailing list