Intel® oneAPI Runtime Libraries

ID 标签 684026
已更新 1/28/2022
版本 Latest
公共

author-image

作者

 

Pull Command

docker pull intel/oneapi-runtime:latest


Tags and Pull Commands for Other Versions

OS Version Target Size Updated Pull Command
Ubuntu* 20.04 x86_64 1.3 GB 05/17/2022 docker pull intel/oneapi-runtime:devel-ubuntu20.04
Ubuntu 20.04 x86_64 1.3 GB 05/17/2022 docker pull intel/oneapi-runtime:2022.2-devel-ubuntu20.04
Ubuntu 18.04 x86_64 1.3 GB 10/01/2021 docker pull intel/oneapi-runtime:devel-ubuntu18.04
Ubuntu* 18.04 x86_64 1.3 GB 10/01/2021 docker pull intel/oneapi-runtime:2022.2-devel-ubuntu18.04

 

Intel® oneAPI Runtime Libraries Toolkit (version 2022.2.0) has been updated to include functional and security updates. Users should update to the latest version.

More image tags are available on Docker Hub.

Description

Deploy oneAPI applications

The Intel® oneAPI Runtime Libraries is a core set of libraries for deploying high-performance, data-centric applications across diverse architectures.

The container features the Data Parallel C++ (DPC++) language, an evolution of C++ that:

  • Allows code reuse across hardware targets—CPUs, GPUs, and FPGAs
  • Permits custom tuning for individual accelerators

 

How to configure Intel® MPI Library environment on Linux* OS in Intel® oneAPI Runtime Libraries

Set the following variables to set up your environment for the Intel MPI Library:

export I_MPI_ROOT=/opt/intel/oneapi/lib/intel64
export PATH=${I_MPI_ROOT}/libfabric/bin:${I_MPI_ROOT}/bin:$PATH
export LD_LIBRARY_PATH=${I_MPI_ROOT}/libfabric:${I_MPI_ROOT}:$LD_LIBRARY_PATH
export FI_PROVIDER_PATH=${I_MPI_ROOT}/libfabric

If you installed the tool in a non-default location, you need to modify I_MPI_ROOT to match your actual installation path.

Documentation and Sources

Get Started 
oneAPI Base Toolkit Containers Get Started Guide​
Readme
Docker* Repository

Code Sources 
Dockerfiles on GitHub*
Report an Issue
Container Code Sources


Legal Notice

By accessing, downloading or using this software and any required dependent software (the “Software Package”), you agree to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third party software included with the Software Package. Please refer to https://github.com/intel/oneapi-containers/tree/master/licensing for additional details.

Intel® oneAPI Runtime Libraries (version 2022.1.2) has been updated to include functional and security updates. Users should update to the latest version.


Related Containers and Solutions

Intel® oneAPI Base Toolkit Container
Intel® oneAPI HPC Toolkit Container
Intel® oneAPI IoT Toolkit Container
Intel® oneAPI DL Framework Developer Toolkit Container

View All Containers and Solutions 🡢

"