Getting Python Performance with Intel(R) Distribution for Python
Tutorial files and code the tutorial, A Hands-on Approach to Tuning Python Applications For Performance".
Requirements:
- The Intel® Distribution for Python 2018*
- Jupyter and Jupyter notebooks
- Python 3.6.2
- numpy
- numexpr
- numba
- cython
- mpi4py
- dask and dask distributed
- line_profiler
- icc or gcc (for use with cython)
Recommended: