- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
thanks ...i had missed that reply while posting that question. I can compile the codes now.
-Amit.
-Amit.