Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

Cannot open message catalog 1029\\libiomp5ui.dll when calling GESVD

ZlamalJakub
New Contributor III
721 Views

When I call MKL GESVD routine I obtain message

OMP: Warning #2: Cannot open message catalog "1029\\libiomp5ui.dll":
OMP: System error #126: Uveden modul nebyl nalezen. (translation: given module not found)
OMP: Info #3: Default messages will be used.

But routine ends successfully with info=0 with predictable results.

I searched for libiomp5ui.dll and i only found

"c:\\Program Files (x86)\\Intel\\Compiler\\11.1\\060\\bin\\ia32\\1041\\libiomp5UI.dll"

I use Intel Visual Fortran 11.1.060.

What I am doing wrong?

Jakub

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
721 Views

Jakub,

actually this is just warning. Please see the KB article I wrote some time ago. You can find there severalworkarounds for these issue.

--Gennady

0 Kudos
Reply