Linux, MKL 11.x
Are the mkl_?bsrmv routines threaded?
We're seeing threading if we use mkl_?csrmv routines. But when using mkl_?bsmrv routines we do not see threading.
Link line is -L$(MKLROOT)/lib/intel64 -lmkl_rt -lpthread -lm
Are the mkl_?bsrmv routines not threaded?
Thanks
Ron