Hi all,
I installed v7.0 fortran compiler and was compiling codes( that do not make use of OMP) and make calls to dgemm ( BLAS routine) . It gives me several 'undefined reference to'
errors.
I compile by -lmkl_p4
details:
/opt/intel/mkl/lib/32/libmkl_p4.a(dgemm_omp.o): in function '___MKL_BLAS__dgemm_234__parallel_6: ......undefined reference to '__kmpc_for_static _init _4'
etc...
please advise.
-Amit.
compiling errors
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.


