I receive this error during the build of openmpi-1.4.3 [both with and without configs that employ mkl]:
libopen-rte.so: undefined reference to `matmul_mkl_'
Is matmul_mkl used internally in building the new version 12 [icc, icpc or ifort, for Linux] libs? (It is NOT called by the openmpi code.) If so, which intel lib should be included in the build?
thanks.
-PN