search for: dgemm_omp

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

2008 Apr 18
1
configure can't find dgemm in MKL10
...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 (Nahant Update 5) on an Intel Xeon head node of a cluster. Incidentally, this has come about because in playing with my new $1300 Macbook, I found it was doing basic matrix work (den...