Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

Problem of multithreading mkl_?csrcsc

$
0
0

Hey Guys

When I use mkl_?csrcsc to transpose my sparse matrix, I think the multithreading is supported internally: just like multithreading BLAS function cblas_dgemm(), call omp_set_num_threads() to set the number of threads before cblas_dgemm(). Unfortunately, no matter how many threads I set in omp_set_num_threads(), the performance of mkl_?csrcsc looks consistent.  I'm wondering how I can enable the multithreading for mkl_?csrcsc() functions? 

I use Intel compiler 13.0.1 on CentOS release 6.3, and my CPU is Intel(R) Xeon(R) CPU E5-2670.

Any suggestions are welcome.

- Hao

 

 


Viewing all articles
Browse latest Browse all 3005

Latest Images

Trending Articles



Latest Images