[Coin-ipopt] Re: Ipopt with Pardiso
Olaf Schenk
olaf.schenk at unibas.ch
Tue May 30 07:39:28 EDT 2006
Nguyen An Danh wrote:,
>Today our machine has installed ESSL. But configuration still does not
>complete.
>
>Could you take a look what happened?
>
>
Hi,
You have to link with "-qsmp=omp". Please try the following command:
./configure CFLAGS="-q64 -O3 -qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna" CXXFLAGS="-q64 -O3 -qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna" FFLAGS="-q64 -O3 -qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna" ARFLAGS="-X32_64 rv" --with-blas="-lm_r -lessl_r -qsmp=omp"--with-pardiso="/home/andanh/Pardiso/janus/libpardiso_P4AIX51_64_P.so"
Regards,
Olaf
More information about the Coin-ipopt
mailing list