search for: _dgemm_lp64

Displaying 1 result from an estimated 1 matches for "_dgemm_lp64".

2008 Apr 18
1
configure can't find dgemm in MKL10
...ased on BLAS_LIBS in Makeconf (BLAS_LIBS = -L$(R_HOME)/lib$(R_ARCH) -lRblas) and the absence of a mention of BLAS in the 'External libraries' line at the end of the configure process output. In looking for dgemm in the MKL .a files (ar t libName.a | grep dgemm), libmkl_gf_lp64.a lists cblas_dgemm_lp64.o,_dgemm_lp64.o libmkl_core.a lists a bunch of things with dgemm in the name but not dgemm itself, e.g., _dgemm_kernel_0_fb.o,_mc_dgemm_bufs_0.o libmkl_gnu_thread.a lists dgemm_omp.o Incidentally _dgemm.o is listed in libmkl_gf_ilp64.a. We're running Red Hat Enterprise Linux AS release 4 (N...