Metadata-Version: 2.1
Name: onemkl-sycl-vm
Version: 2026.0.0
Summary: Intel® oneAPI Math Kernel Library
Home-page: https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html
Author: Intel Corporation
Author-email: scripting@intel.com
License: Intel Simplified Software License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: Other/Proprietary License
License-File: LICENSE.txt
Requires-Dist: dpcpp-cpp-rt (==2026.*)
Requires-Dist: intel-opencl-rt (==2026.*)
Requires-Dist: mkl (==2026.0.0)

Intel® oneAPI Math Kernel Library (Intel® oneMKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance. This package provides C and Data Parallel C++ (DPC++) programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. Use it to optimize code for current and future generations of Intel® CPUs and GPUs. Note that MKLROOT environment variable is not setup automatically via PyPI installation and can be done through multiple ways described in developer documentation. All developer documentation can be found at https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-documentation.html.

