Intel® Optimization for NumPy Cheat Sheet

author-image

By

Get started with Intel® Optimization for NumPy using the following commands.

Intel Optimization for NumPy Basic Anaconda* Installation 

conda install numpy

#if enabled, it would show #'blas_mkl_info' and #'lapack_mkl_info' as nonempty in the #output

Validate That Intel® oneAPI Math Kernel Library (oneMKL) Optimizations Are Enabled for NumPy* (Command Prompt)  python -c "import numpy; numpy.show_config()"

 

For more information and support, or to report any issues, see: Intel® AI Analytics Toolkit Forum.

Sign up and try this optimization for free using Intel® Developer Cloud for oneAPI.