- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I would like to utilize the following model.
Directory A contains executable which calls mkl dll's. Directory A also contains the required mkl dll's.
Right now the executable finds mkl_rt.dll. But I get the following error,
MKL FATAL ERROR: Cannot load mkl_intel_thread.dll
mkl_rt.dll and mkl_intel_thread.dll as well as other mkl dll's are located in the same directory as the executable.
On another machine, I have installed the w_mkl_10.3.6.233.exe and the same program executes correcly. I presume that mkl_intel_tread.dll is being looked for along a specific path or there is an environmental variable set by the installer which sets the path to mkl_intel_thread.dll.
Any help on this would be greatly appreciated.
Directory A contains executable which calls mkl dll's. Directory A also contains the required mkl dll's.
Right now the executable finds mkl_rt.dll. But I get the following error,
MKL FATAL ERROR: Cannot load mkl_intel_thread.dll
mkl_rt.dll and mkl_intel_thread.dll as well as other mkl dll's are located in the same directory as the executable.
On another machine, I have installed the w_mkl_10.3.6.233.exe and the same program executes correcly. I presume that mkl_intel_tread.dll is being looked for along a specific path or there is an environmental variable set by the installer which sets the path to mkl_intel_thread.dll.
Any help on this would be greatly appreciated.
Link copiado
3 Respostas
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi,
mkl_intel_thread.dll depends on OpenMP run time library libiomp5md.dll
So you need tocopy this library together with other MKL libraries or add path to compiler locations where it is located.
mkl_intel_thread.dll depends on OpenMP run time library libiomp5md.dll
So you need tocopy this library together with other MKL libraries or add path to compiler locations where it is located.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hello, one more comment to this -please look at the User's Guide How - Getting Started - Setting Environment Variables.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Thank you.
Adding the additional libraries fixed my problem.
Adding the additional libraries fixed my problem.

Responder
Opções do tópico
- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora