Open main menu

CDOT Wiki β

Changes

GPU621/Intel oneMKL - Math Kernel Library

13 bytes added, 02:09, 1 December 2021
MKL Testing
Here is my computer's number of logical processors.<br />
<pre>
wmic:root\cli>cpu get numberoflogicalprocessors
NumberOfLogicalProcessors
6 </pre><br />
When mkl_get_max_threads is equal to the number of physical cores, the performance is the best, not the number of threads, which is the following 3 instead of 6. <br />
37
edits