Quantcast
Channel:
Viewing all articles
Browse latest Browse all 12

This is a follow up.

$
0
0

This is a follow up.

>>...Let's consider two computer systems with different CPUs and the following DLLs are needed...:

[ Pentium 4 Processor ( SSE2 ) - Sequential processing ]

mkl_rt.dll
mkl_core.dll
mkl_sequential.dll
mkl_p4.dll

[ Pentium 4 Processor ( SSE2 ) - Parallel processing ]

mkl_rt.dll
mkl_core.dll
mkl_intel_thread.dll
mkl_p4.dll

[ 3rd Generation Intel Core i7 Processor ( AVX ) - Sequential processing ]

mkl_rt.dll
mkl_core.dll
mkl_sequential.dll
mkl_avx.dll

[ 3rd Generation Intel Core i7 Processor ( AVX ) - Parallel processing ]

mkl_rt.dll
mkl_core.dll
mkl_intel_thread.dll
mkl_avx.dll

Take into account that mkl_rt.dll and mkl_core.dll are common for all cases.


Viewing all articles
Browse latest Browse all 12

Trending Articles



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