Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

MKL : caught signal = 1 /

andre177
Beginner
310 Views
Dear all,

I'm using Intel Math Kernel Library 5.2 for Linux* on an dualprocessor Intel Xeon. MKL is linked
to a fortran 77 program. I have linked to MKL using the follwing:

/opt/intel/mkl/lib/32/libmkl_p4.a /opt/intel/mkl/lib/32/libguide.a -lpthread

Unfortunatelly, when running the executable, after a few minutes this message is broadcast:

caught signal = 1
caught signal = 1
caught signal = 1
caught signal = 1

and the execution is hanged up (the program does not stop, but produces no result).

How can I avoid this error? I still want to keep using MKL because it gives a very fast code!


Thank you in advance,

Andre'




0 Kudos
0 Replies
Reply