Hi, My program is based on PETSC. Its compiler and link is ok, but when execute a error was generated. The error is: "MKL FATAL ERROR: Cannot load neither mkl_p4p.dll nor mkl_def.dllPress any key to continue" I can find the mkl_p4p.dll in "D:\MyVC\petsc-2.3.2-p3\externalpackages\w_mkl_serial_p_8.1.001\mkl_serial_8.1\mkl_8.1_serial\ia32\bin". Do I need to set the environment variable? Hope your help. Best, Yixun
MLK is installed in \petsc-2.3.2-p3\externalpackages? Sounds like a nonstandard install of MLK. Yes - on windows the location of all .dll files that are used should be set in PATH env variable. The MLK installer should probably do this automatically. Satish On Sat, 26 May 2007, Yixun Liu wrote:
Hi,
My program is based on PETSC. Its compiler and link is ok, but when execute a error was generated. The error is:
"MKL FATAL ERROR: Cannot load neither mkl_p4p.dll nor mkl_def.dllPress any key to continue"
I can find the mkl_p4p.dll in "D:\MyVC\petsc-2.3.2-p3\externalpackages\w_mkl_serial_p_8.1.001\mkl_serial_8.1\mkl_8.1_serial\ia32\bin". Do I need to set the environment variable?
Hope your help.
Best,
Yixun
BTW: we have a new relaese petsc-2.3.3 - which you might want to use. Satish On Sat, 26 May 2007, Satish Balay wrote:
MLK is installed in \petsc-2.3.2-p3\externalpackages? Sounds like a nonstandard install of MLK.
Yes - on windows the location of all .dll files that are used should be set in PATH env variable. The MLK installer should probably do this automatically.
Satish
On Sat, 26 May 2007, Yixun Liu wrote:
Hi,
My program is based on PETSC. Its compiler and link is ok, but when execute a error was generated. The error is:
"MKL FATAL ERROR: Cannot load neither mkl_p4p.dll nor mkl_def.dllPress any key to continue"
I can find the mkl_p4p.dll in "D:\MyVC\petsc-2.3.2-p3\externalpackages\w_mkl_serial_p_8.1.001\mkl_serial_8.1\mkl_8.1_serial\ia32\bin". Do I need to set the environment variable?
Hope your help.
Best,
Yixun
participants (2)
-
Satish Balay -
Yixun Liu