Get started with the Intel® Optimization for SciPy using the following commands.
Intel Optimizations for SciPy Basic Anaconda* Installation | conda install scipy |
Validate That Intel® oneAPI Math Kernel Library (oneMKL) Optimizations Are Enabled for SciPy (Command Prompt) |
"import scipy; scipy.show_config()" #if enabled, it would show #'blas_mkl_info' and #'lapack_mkl_info' as nonempty in the #output |
For more information and support, or to report any issues, see the Intel® AI Analytics Toolkit Forum.
Sign up and try this optimization for free using Intel® Developer Cloud for oneAPI.
"