Quantcast
Channel: Intel® Software - Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2746

OMP: Warning #96:

$
0
0

Hello

When I run a code that uses multithreaded blas(mkl library), and I want to run it with a single thread, I get a warning:

OMP: Warning #96: Cannot form a team with 24 threads, using 1 instead.
OMP: Hint: Consider unsetting KMP_ALL_THREADS and OMP_THREAD_LIMIT (if ei\
ther is set).

How can I prevent this warning from being printed?

I set threads number limit to 1 on purpose, and I want to keep it this way.

And I want to link multithreaded blas with my code. Just in one part of the code, I have to run it with one thread.

Thanks for help!

Cheers

Michal

 


Viewing all articles
Browse latest Browse all 2746

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>