Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

svml_* / libirc in Composer XE 2015 update 2 on Windows

pascalc
Beginner
422 Views

I have updated my Composer XE 2015 installation to the update 2 on a Windows PC, and it seems that svml_* and libirc libraries are gone. (In case my upgrade went wrong, I also did a repair of the installation.)

However, those libraries are still needed by MKL.

Any idea was is going on? Any suggestion on how to proceed?

0 Kudos
3 Replies
JenniferJ
Moderator
422 Views

Something went wrong during installation. Those files are all there under [install-dir]\compiler\lib\[ia32|intel64]

what do you have under those two directories? All those files should be installed by default if you select to install ia32 or intel64.

Jennifer

0 Kudos
pascalc
Beginner
422 Views

In the ia32 and intel64 directory, I only have the following files:

cilkrts.lib
gfxbegin.obj
libchkp.lib
libchkpwrap.lib
libchkpwrapmd.lib
libchkpwrapmd_h.lib
libchkpwrapmd_h_w.lib
libchkpwrapmd_w.lib
libchkpwrap_h.lib
libchkpwrap_h_w.lib
libchkpwrap_w.lib
libgfxoffload.lib
libicaio.lib

 

 

0 Kudos
pascalc
Beginner
422 Views

I did a similar upgrade on a second computer (via the Intel Software Manager as well), and got the same result. Only those DLLs in the ia32/intel64 folders, no more svml_*/libirc libraries (as well as the many others I am currently not using).

 

0 Kudos
Reply