Hi there,
I have downloaded and installed parallel_studio_xe_2016_update3. Then I have migrated a MPI project to the new machine. When I am trying to link with mkl_blas95_lp64.lib mkl_lapack95_lp64.lib mkl_scalapack_lp64.lib mkl_intel_lp64.lib mkl_core.lib mkl_sequential.lib mkl_blacs_msmpi_lp64.lib impi.lib
as the link line adviser https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor recommends - it is missing:
>ipo: error #11018: Cannot open mkl_blacs_msmpi_lp64.lib
1>LINK : fatal error LNK1181: cannot open input file 'mkl_scalapack_lp64.lib'
Then I have checked the paths but could not find these libraries in the installation. What might be wrong ?
I am going to rerun the installation to see whether I missed something. Is update3 a full fledged installation or do I have to install another package first ?
Many thanks in advance !
JB