0.1.0
This release introduces the Intel® Open Middleware Xe (Intel® OMIX) container image that provides GPU compute runtime usermode drivers together with a set of optimized software components for AI frameworks and high-performance computing (HPC) on supported Intel GPUs.
This image is available on Docker Hub. If you want to build it yourself, use the runtime Dockerfile or the developer Dockerfile.
Requirements
The Intel OMIX container was validated on the host system running Ubuntu 24.04.4. It supports the following GPUs:
Intel® Arc™ Pro B50 Graphics
Intel® Arc™ Pro B60 Graphics
Intel® Arc™ Pro B65 Graphics
Intel® Arc™ Pro B70 Graphics
Components
This container includes the following components:
Intel® Deep Neural Networks Library (oneDNN) 2025.3.0, Release Notes
Intel® oneAPI Math Kernel Library (oneMKL) 2025.3.1, Release Notes
Intel® Collective Communications Library (oneCCL) 2021.17.2, Release Notes
The runtime variant of the container contains only the compiler runtime and the runtime components of the libraries, without development tools or headers that are available in the developer variant.
Licensing
Intel OMIX is distributed under its own MIT license, while each included component remains subject to its own separate license terms.
Component licenses
Intel® oneAPI DPC++/C++ Compiler: Intel End User License Agreement (EULA) for Developer Tools
Intel® oneAPI DPC++ Library (oneDPL): Apache License, Version 2.0 with LLVM Exception
Intel® Deep Neural Networks Library (oneDNN): Apache License 2.0
Intel® oneAPI Math Kernel Library (oneMKL): Intel Simplified Software License (ISSL)
Intel® Collective Communications Library (oneCCL): Intel Simplified Software License (ISSL), also available under Apache License 2.0
For more information, see the GitHub repositories and web pages for each component.
Intel OMIX metapackage license
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Legal notices
By downloading and using this container image and the included software, you agree to the terms and conditions of the software license agreements.
In accordance with the terms and conditions of these licenses, particularly those requiring source code availability, such as GPL, the source code for all such open-source components included in this container image can be obtained from here.
This container image is not intended for production use. To receive expanded security maintenance from Canonical on the Ubuntu base layer, you may follow the instructions in how to enable Ubuntu Pro in a Dockerfile, which requires rebuilding the image.