0% found this document useful (0 votes)
13 views15 pages

2024 Python Release Notes Intel Distribution For Python

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views15 pages

2024 Python Release Notes Intel Distribution For Python

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Intel® Distribution for Python*

2024 Gold Release


Release Notes

17 November 2023
Version History/Revision History
Date Revision Description
17 November 2023 1.0 Release Notes for the Intel® Distribution for Python* 2024 Gold
Release

Intended Audience
The target audience for the release notes are software developers and end users of the Intel®
Distribution for Python* 2024 Gold release.

Customer Support
For technical support, including answers to questions not addressed in this document, visit the
technical support forum at https://software.intel.com/en-us/forums/intel-distribution-for-python or
email Intel Corporation at [email protected].

2
Intel® Distribution for Python* 2023 Update 2 Release Notes
Contents
1 Introduction 4
2 New in this Release 4
3 System Requirements 5
4 Installation 7
5 Release Content 8
6 Known Issues 11
7 Related Documentation 12
8 Legal Information 14

3
Intel® Distribution for Python* 2023 Update 2 Release Notes
1 Introduction
The Python* programming language is an open-source programming language with increasing
adoption by developers across many application domains and a large ecosystem of available free
packages. In particular, the packages commonly used for numerical and scientific computation, called
the SciPy stack, are very popular and heavily used.

Intel® Distribution for Python* is a binary distribution of Python interpreter and commonly used
packages for computation and data intensive domains, such as scientific and engineering computing,
big data, and data science. The product supports Python 3.9 for Windows and Linux. The product
simplifies Python installation by providing packages in a binary form so that everything is pre-
configured and no compilation tools are needed, as well as contains all the dependences for running
on popular OS platforms. Python packages have been accelerated with Intel® Performance Libraries,
including Intel® Math Kernel Library (Intel® oneMKL), Intel® Threading Building Blocks (Intel® oneTBB),
Intel® Integrated Performance Primitives (Intel® IPP), and Intel® Data Analytics Acceleration Library
(Intel® oneDAL). The packages have been optimized to take advantage of parallelism through the use
of vectorization, multi-threading and multi-processing, as well as through the use of optimized
communication across multiple nodes.

This document provides system requirements, installation instructions, and lists issues and
limitations.

To learn more about this product, see:

• New features in the New in this Release section below, or in the product help.
• Reference documentation in the Related Documentation section below
• Installation instructions in the Installing this Release section below

2 New in this Release

2.1 Intel® Distribution for Python 2024 Gold Release


The following are new features for the release:

• Installer is now based on Conda Constructor, which improves user installation experience by
o Faster conda package installation and error-handling
o Compatibility with .conda files
o Customizable install paths
o Command-line interface installation

4
Intel® Distribution for Python* 2023 Update 2 Release Notes
Other changes in this release:
• Performance improvements and other enhancements for Data Parallel Extensions for Python
(dpctl, dpnp, numba-dpex)
• macOS no longer supported for 2024.0

The full list of provided packages is in Release Content.

3 System Requirements
The Intel® Distribution for Python* supports the Intel® 64 architecture. For a complete explanation of
this architecture name please read the following article:

Intel® Architecture Platform Terminology for Development Tools.

The lists below pertain only to the system requirements necessary to support application
development with Intel® Distribution for Python*. If you are using Cython*, please review the
documentation for your compiler (GCC*, Microsoft Visual Studio*, or Intel® Compiler) to determine the
minimum hardware and software requirements.

Minimum System Requirements


• A system based on an Intel® 64 architecture processor supporting the Intel® Streaming SIMD
Extensions 4.2 (Intel® SSE4.2) instructions (or compatible non-Intel® processor).
NOTE:

o Incompatible or proprietary instructions in non-Intel® processors may cause the analysis


capabilities of this product to function incorrectly. Any attempt to analyze code not
supported by Intel® processors may lead to failures in this product.
o For the best experience, a multi-core or multiprocessor system is recommended.
• About 4GB free disk space for all product features and all architectures
Note: Intel® Distribution for Python* is expected to work on many more Linux distributions as well.
Let us know if you have trouble with the distribution you use.

Hardware Requirements
• GPU:
o 6th Gen Intel® Core™ processor or higher
o Intel® Iris® Plus Graphics
o Intel® Iris® Xe Graphics
o Intel® Iris® Xe Max Graphics
o Intel® Iris® Graphics
o Intel® Iris® Pro Graphics
• CPU:

5
Intel® Distribution for Python* 2023 Update 2 Release Notes
o Intel Atom® Processors
o Intel® Core™ Processor Family
o Intel® Xeon® Processor Family
o Intel® Xeon® Scalable Performance Processor Family

Apple M1* hardware is currently not supported

Windows Intel® Graphics Driver

To install the driver follow the directions in the article appropriate for your device:

• Intel® Iris® Xe MAX (DG1) and 10th-13th Gen Intel® Core™ Processor Graphics
• https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-
drivers.html
• Intel® Arc™ A-Series Graphics (DG2)
• https://www.intel.com/content/www/us/en/download/726609/intel-arc-graphics-windows-
dch-driver.html
• Intel® Data Center GPU Flex Series (ATS-M)
• https://registrationcenter.intel.com/en/products/subscription/956/

Contact your OEM representative for access to the Intel Registration Center.

Linux General Purpose Intel GPUs (GPGPU) Driver

For all Intel GPUs, see this article, https://dgpu-docs.intel.com/, and follow the directions for your device.

Software Requirements
These OS distributions are tested by Intel or known to work; other distributions may or may not work
and are not recommended. If you have questions, access the Intel Community Forums when you need
assistance. If you have Commercial Support, create a support ticket.

Operating Systems:

• 64-bit Linux*: Ubuntu* 20.04, 22.04 (CPU & GPU)


• 64-bit Windows* Pro & Enterprise 10 (CPU & GPU), 11 (GPU only)
o Using Microsoft’s Windows Subsystem for Linux 2 (WSL2) in Windows 10, you can
install the native Linux distribution of Intel oneAPI toolkits and libraries on Windows
for CPU and GPU workflows. Details here
• Windows* Server 2019, 2022 (CPU & GPU)
• Red Hat Enterprise Linux 8, 9 (CPU & GPU)
• Fedora 36, 37 (CPU only)
• SUSE Linux Enterprise 15 SP3, 15 SP4 (CPU & GPU)

6
Intel® Distribution for Python* 2023 Update 2 Release Notes
OS Deprecation Notice
The following OS support is now deprecated and will be discontinued with our 2025.0 release in Fall 2024.

CPU
• SUSE Linux Enterprise Server (SLES) version 15 SP3
• Ubuntu Linux version 20.04

GPU
• Red Hat Enterprise Linux (RHEL) version 8.6
• SUSE Linux Enterprise Server (SLES) version 15 SP3

External Dependencies
For Windows*: None

For Linux*: None

4 Installation

Installing this Release


The Intel® Distribution for Python* is compatible with the Conda* package management tool. All
modules included in the distribution are initially installed into the root Conda* environment. A virtual
environment is also created.

The following commands can be used to install the distribution from your command line:

# Linux installation (Interactive)


bash ~/intelpython3.sh

# Linux installation (CLI)


bash ~/intelpython3.sh -b -u -p ~/intelpython3 # (Linux CLI installation)

# Windows installation (Interactive)


intelpython3.exe

# Windows installation (CLI)


start /wait intelpython3.exe /S /RegisterPython=0 /D=%LOCALAPPDATA%\intelpython3

Documentation for installing can also be found in the following link:


https://www.intel.com/content/www/us/en/developer/articles/technical/get-started-with-intel-
distribution-for-python.html

7
Intel® Distribution for Python* 2023 Update 2 Release Notes
Changing, Updating, or Removing the Product
To update your python root environment, use the conda commands listed following the next
paragraph. All releases, including updates, will create a virtual environment in
<installdir>/intelpython/releases/ containing all new release content.

Intel® Distribution for Python* removal: On Windows* or Linux*: Delete the installation directory
and remove additions to your PATH.

You can also use the Conda* package management tool to update individual modules. You can find
the Conda* tool in the bin directory on Linux* or in the Scripts directory on Windows*. Use these
commands to do the following with the Conda* tool:

• To install a new module: conda install <module name>


• To update an existing module: conda update <module name>
• To remove an existing module: conda remove <module name>

5 Release Content
Intel® Distribution for Python* packages (New*, Updated**)

Name Version Platform


_libgcc_mutex 0.1 Linux
_openmp_mutex 4.5* Linux
asn1crypto 1.5.1 Windows
brotli 1.1.0** Linux,Windows
brotli-bin 1.1.0** Linux,Windows
brotli-python 1.1.0** Linux,Windows
brotlipy 0.7.0 Linux,Windows
bzip2 1.0.8 Linux,Windows
c-ares 1.20.1** Linux,Windows
ca-certificates 2023.7.22** Linux,Windows
certifi 2023.7.22** Linux,Windows
cffi 1.16.1** Linux,Windows
chardet 5.2.0** Linux,Windows
charset-normalizer 3.3.1** Linux,Windows
colorama *0.4.6 Linux,Windows
common_cmplr_lib_rt 2024.0.0** Linux,Windows
conda 23.3.1 Linux,Windows
conda-package-handling 2.2.0** Linux,Windows
conda-package-streaming 0.9.0** Linux,Windows
cryptography 41.0.4** Linux,Windows
cycler 0.12.1 Linux,Windows
8
Intel® Distribution for Python* 2023 Update 2 Release Notes
cython 3.0.2** Linux,Windows
daal4py 2024.0.0** Linux,Windows
dal 2024.0.0** Linux,Windows
dpcpp_cpp_rt 2024.0.0** Linux,Windows
dpcpp_llvm_spirv* 2024.0.0 Linux,Windows
dpctl 0.15.0** Linux,Windows
dpnp 0.13.0** Linux,Windows
fortran_rt 2024.0.0** Linux,Windows
freetype 2.12.1 Linux,Windows
funcsigs 1.0.2 Linux,Windows
future 0.18.3 Linux,Windows
gtest 1.14.0 Linux
icc_rt 2024.0.0** Linux,Windows
icu 73.2 Linux
idna 3.4 Linux,Windows
impi_rt 2021.11.0** Linux,Windows
intel-fortran-rt 2024.0.0** Linux,Windows
intel-opencl-rt 2024.0.0** Linux,Windows
intel-openmp 2024.0.0** Linux,Windows
intelpython 2024.0.0** Linux,Windows
ipp 2021.10.0 Linux,Windows
joblib 1.3.2** Linux,Windows
jsonpatch 1.33** Linux,Windows
jsonpointer 2.4** Linux,Windows
kiwisolver 1.4.5 Linux,Windows
level-zero 1.14.0** Linux
libabseil 20230802.1** Linux,Windows
libarchive 3.6.2 Linux,Windows
libbrotlicommon 1.1.0** Linux,Windows
libbrotlidec 1.1.0** Linux,Windows
libbrotlienc 1.1.0** Linux,Windows
libevent 2.1.12 Linux,Windows
libffi 3.4.2 Linux,Windows
libgcc-ng 13.2.0** Linux
libgfortran-ng 13.2.0** Linux
libgfortran5 13.2.0** Linux
libgomp 13.2.0** Linux
libiconv 1.17 Linux,Windows
libllvm14 14.0.6 Linux,Windows
libnsl 2.0.1** Linux
libpng 1.6.39 Linux,Windows
libprotobuf 4.24.4** Linux,Windows
libsqlite 3.43.2** Linux,Windows
libstdcxx-ng 13.2.0* Linux
9
Intel® Distribution for Python* 2023 Update 2 Release Notes
libuuid 2.38.1 Linux,Windows
libxml2 2.11.5** Linux,Windows
libzlib 1.2.13* Linux,Windows
llvm 14.0.6 Linux,Windows
llvm-spirv 14.0.0 Linux,Windows
llvmlite 0.40.1 Linux,Windows
lz4-c 1.9.4 Linux,Windows
lzo 2.10 Linux,Windows
menuinst 1.4.19 Windows
mkl 2024.0.0** Linux,Windows
mkl-dpcpp 2024.0.0** Linux,Windows
mkl-service 2.4.0 Linux,Windows
mkl_fft 1.3.6 Linux,Windows
mkl_random 1.2.2 Linux,Windows
mkl_umath 0.1.1 Linux,Windows
ncurses 6.4 Linux
numba 0.57.1** Linux,Windows
numba-dpex 0.21.4** Linux,Windows
numpy 1.24.3 Linux,Windows
numpy-base 1.24.3 Linux,Windows
onemkl-sycl-blas 2024.0.0* Linux,Windows
onemkl-sycl-datafitting 2024.0.0* Linux,Windows
onemkl-sycl-dft 2024.0.0* Linux,Windows
onemkl-sycl-rng 2024.0.0* Linux,Windows
onemkl-sycl-rng 2024.0.0* Linux,Windows
onemkl-sycl-sparse 2024.0.0* Linux,Windows
onemkl-sycl-stats 2024.0.0* Linux,Windows
onemkl-sycl-vm 2024.0.0* Linux,Windows
opencl_rt 2024.0.0** Linux,Windows
openssl 3.1.4** Linux,Windows
packaging 23.2** Linux,Windows
pip 23.3.1** Linux,Windows
platformdirs 3.11.0** Linux,Windows
pluggy 1.3.0** Linux,Windows
pooch 1.7.0 Linux,Windows
pycosat 0.6.6** Linux,Windows
pycparser 2.21 Linux,Windows
pyeditline 2.0.1 Linux,Windows
pyopenssl 23.2.0** Linux,Windows
pyparsing 3.1.1** Linux,Windows
pysocks 1.7.1 Linux,Windows
python 3.9.18** Linux,Windows
python-dateutil 2.8.2 Linux,Windows
python-libarchive-c 4.0 Linux,Windows
10
Intel® Distribution for Python* 2023 Update 2 Release Notes
python_abi 3.9* Linux,Windows
pytz 2023.3 Linux,Windows
pywin32 306** Windows
pyyaml 6.0.1 Linux,Windows
readline 8.2 Linux
requests 2.31.0 Linux,Windows
ruamel_yaml 0.17.40** Linux,Windows
ruamel.yaml.clib 0.2.7 Linux,Windows
scikit-learn 1.3.1** Linux,Windows
scikit-learn-intelex 2024.0.0** Linux,Windows
scipy 1.10.1 Linux,Windows
setuptools 68.2.2** Linux,Windows
six 1.16.0 Linux,Windows
smp 0.1.5 Linux
snappy 1.1.0 Linux,Windows
spirv-tools 2023.2 Linux
sqlite 3.40.1** Linux,Windows
tbb 2021.11.0** Linux,Windows
tbb4py 2021.11.0** Linux,Windows
threadpoolctl 3.2.0** Linux,Windows
tk 8.6.13** Linux,Windows
toolz 0.12.0 Linux,Windows
tqdm 4.66.1** Linux,Windows
typing-extensions 4.8.0** Linux,Windows
tzdata 2023c Linux,Windows
ucrt 10.0.22621.0* Windows
urllib3 2.0.7 Linux,Windows
vc 14.3 Windows
vc14_runtime 14.36.32532 Windows
vs2015_runtime 14.36.32532 Windows
wheel 0.41.3** Linux,Windows
wincertstore 0.2 Windows
win_inet_pton 1.1.0 Windows
xgboost 1.7.3** Linux
xz 5.2.6 Linux,Windows
yaml 0.2.5 Linux,Windows
zlib 1.2.13 Linux,Windows
zstandard 0.21.0** Linux,Windows
zstd 1.5.5** Linux,Windows
The installation package contains all the necessary native libraries required by the packages.

11
Intel® Distribution for Python* 2023 Update 2 Release Notes
6 Known Issues
Please refer to the Known Issues in the Resources of the document that is available online:

https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/python-known-
issues.html

The following are known CVEs:

• https://nvd.nist.gov/vuln/detail/CVE-2022-4904

7 Related Documentation
Name Documentation
arrow-cpp https://github.com/apache/arrow
asn1crypto https://github.com/wbond/asn1crypto
bzip2 http://www.bzip.org/docs.html
certifi https://certifi.io
cffi http://cffi.readthedocs.org
chardet https://github.com/chardet/chardet
conda http://conda.pydata.org/docs/
conda-package-handling https://github.com/conda/conda-package-handling
conda-package-streaming https://github.com/conda/conda-package-streaming
cryptography https://cryptography.io
cycler http://matplotlib.org/cycler/
cython http://cython.org/#documentation
dpctl https://github.com/IntelPython/dpctl
dpnp https://github.com/IntelPython/dpnp
freetype http://freetype.sourceforge.net/freetype2/documentation.html
funcsigs http://funcsigs.readthedocs.org/en/latest/
idna https://github.com/kjd/idna
intel-openmp http://software.intel.com
ipp http://software.intel.com/en-us/articles/intel-ipp/
joblib https://joblib.readthedocs.io/en/latest/
kiwisolver https://kiwisolver.readthedocs.io/en/latest/
libarchive http://www.libarchive.org/
libffi http://sourceware.org/libffi/
libiconv https://www.gnu.org/software/libiconv/
libpng http://www.libpng.org/pub/png/libpng.html
llvmlite https://github.com/numba/llvmlite
lz4-c https://www.lz4.org
lzo http://www.oberhumer.com/opensource/lzo/

12
Intel® Distribution for Python* 2023 Update 2 Release Notes
matplotlib http://matplotlib.org/contents.html#
menuinst https://pypi.python.org/pypi/menuinst/
mkl http://software.intel.com/en-us/articles/intel-mkl/
mkl_fft http://github.com/IntelPython/mkl_fft
mkl_random http://github.com/IntelPython/mkl_random
mpi4py http://mpi4py.readthedocs.org/
numba http://numba.pydata.org/
numexpr https://github.com/pydata/numexpr/wiki/Numexpr-Users-Guide
numpy http://numpy.scipy.org/
openssl http://www.openssl.org/
pandas http://pandas.pydata.org/pandas-docs/stable/
pip https://pip.pypa.io/en/stable/
pyarrow https://github.com/apache/arrow
pycosat https://github.com/ContinuumIO/pycosat
pycparser https://github.com/eliben/pycparser
pyopenssl https://pyopenssl.readthedocs.org/en/stable/
pyparsing http://pyparsing.wikispaces.com/Documentation
pysocks https://github.com/Anorov/PySocks
python https://www.python.org/doc/versions/
python-dateutil https://dateutil.readthedocs.org/en/latest/
python-libarchive-c https://github.com/Changaco/python-libarchive-c
pytz http://pytz.sourceforge.net/
pywin32 https://github.com/mhammond/pywin32
pyyaml http://pyyaml.org/
requests http://docs.python-requests.org/
ruamel_yaml https://bitbucket.org/ruamel/yaml
scikit-learn http://scikit-learn.org/stable/
scipy https://projects.scipy.org/stackspec.html
setuptools http://pythonhosted.org/setuptools/
six http://pythonhosted.org/six/
smp https://github.com/IntelPython/smp
snappy https://github.com/google/snappy
sqlite http://www.sqlite.org/docs.html
tbb http://www.threadingbuildingblocks.org
tcl http://www.tcl.tk/doc/
thrift-cpp https://github.com/apache/thrift
tk http://www.tcl.tk/doc/
toolz https://toolz.readthedocs.io/en/latest/
tqdm https://pypi.python.org/pypi/tqdm
urllib3 https://urllib3.readthedocs.io/
vc https://github.com/conda/conda/wiki/VC-features

13
Intel® Distribution for Python* 2023 Update 2 Release Notes
vs2015_runtime http://www.microsoft.com
wheel http://wheel.readthedocs.org/en/latest/
win_inet_pton https://github.com/hickeroar/win_inet_pton
wincertstore https://bitbucket.org/tiran/wincertstore
xgboost https://github.com/dmlc/xgboost
xz http://tukaani.org/xz/
yaml http://yaml.org/
zstandard https://github.com/indygreg/python-zstandard
zlib http://zlib.net/manual.html

8 Legal Information
No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted
by this document.

Intel disclaims all express and implied warranties, including without limitation, the implied warranties of
merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising
from course of performance, course of dealing, or usage in trade.

This document contains information on products, services and/or processes in development. All
information provided here is subject to change without notice. Contact your Intel representative to
obtain the latest forecast, schedule, specifications and roadmaps.

The products and services described may contain defects or errors known as errata which may cause
deviations from published specifications. Current characterized errata are available on request.

Copies of documents which have an order number and are referenced in this document may be
obtained by calling 1-800-548-4725 or by visiting www.intel.com/design/literature.htm.

Intel, the Intel logo, and Intel Core are trademarks of Intel Corporation in the U.S. and/or other
countries.

* Other names and brands may be claimed as the property of others.

Microsoft, Windows, Visual Studio, Visual C++, and the Windows logo are trademarks, or registered
trademarks of Microsoft Corporation in the United States and/or other countries.

© 2023 Intel Corporation.

14
Intel® Distribution for Python* 2023 Update 2 Release Notes
Optimization Notice

Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for
optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and
SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or
effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-
dependent optimizations in this product are intended for use with Intel microprocessors. Certain
optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to
the applicable product User and Reference Guides for more information regarding the specific instruction
sets covered by this notice.

Notice Revision #20110804

15
Intel® Distribution for Python* 2023 Update 2 Release Notes

You might also like