oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions for Intel oneAPI Toolkits, Intel Parallel Studio XE and Intel System Studio
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
880 Discussions

Error when installing intel-oneapi-mkl-devel on CentOS 7

guillaumekln
Beginner
1,066 Views

Hi,

The following commands terminate with an error on CentOS 7:

yum install -y yum-utils
yum-config-manager --add-repo https://yum.repos.intel.com/oneapi
rpm --import https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
yum install -y intel-oneapi-mkl-devel

 Here's the output:

Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: mirrors.ircam.fr
 * extras: mirrors.ircam.fr
 * updates: ftp.pasteur.fr
yum.repos.intel.com_oneapi                                                                                                                                                                  | 1.5 kB  00:00:00     
yum.repos.intel.com_oneapi/primary                                                                                                                                                          | 807 kB  00:00:00     
yum.repos.intel.com_oneapi                                                                                                                                                                                 301/301
Resolving Dependencies
--> Running transaction check
---> Package intel-oneapi-mkl-devel.x86_64 0:2021.1.1-52 will be installed
--> Processing Dependency: intel-oneapi-mkl-devel-2021.1.1 for package: intel-oneapi-mkl-devel-2021.1.1-52.x86_64
--> Running transaction check
---> Package intel-oneapi-mkl-devel-2021.1.1.x86_64 0:2021.1.1-52 will be installed
--> Processing Dependency: intel-oneapi-common-licensing for package: intel-oneapi-mkl-devel-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-common-vars for package: intel-oneapi-mkl-devel-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-condaindex for package: intel-oneapi-mkl-devel-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-mkl-2021.1.1 for package: intel-oneapi-mkl-devel-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-mkl-common-devel-2021.1.1 for package: intel-oneapi-mkl-devel-2021.1.1-2021.1.1-52.x86_64
--> Running transaction check
---> Package intel-oneapi-common-licensing-2021.1.1.noarch 0:2021.1.1-60 will be installed
---> Package intel-oneapi-common-vars.noarch 0:2021.2.0-195 will be installed
---> Package intel-oneapi-condaindex.x86_64 0:2021.1.1-58 will be installed
---> Package intel-oneapi-mkl-2021.1.1.x86_64 0:2021.1.1-52 will be installed
--> Processing Dependency: intel-oneapi-tbb for package: intel-oneapi-mkl-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-compiler-dpcpp-cpp-runtime for package: intel-oneapi-mkl-2021.1.1-2021.1.1-52.x86_64
--> Processing Dependency: intel-oneapi-mkl-common-2021.1.1 for package: intel-oneapi-mkl-2021.1.1-2021.1.1-52.x86_64
---> Package intel-oneapi-mkl-common-devel-2021.1.1.noarch 0:2021.1.1-52 will be installed
--> Running transaction check
---> Package intel-oneapi-compiler-dpcpp-cpp-runtime.x86_64 0:2021.1.2-266 will be installed
--> Processing Dependency: intel-oneapi-compiler-dpcpp-cpp-runtime-2021.1.2 for package: intel-oneapi-compiler-dpcpp-cpp-runtime-2021.1.2-266.x86_64
---> Package intel-oneapi-mkl-common-2021.1.1.noarch 0:2021.1.1-52 will be installed
---> Package intel-oneapi-tbb.x86_64 0:2021.1.1-119 will be installed
--> Processing Dependency: intel-oneapi-tbb-2021.1.1 for package: intel-oneapi-tbb-2021.1.1-119.x86_64
--> Running transaction check
---> Package intel-oneapi-compiler-dpcpp-cpp-runtime-2021.1.2.x86_64 0:2021.1.2-266 will be installed
--> Processing Dependency: intel-oneapi-compiler-shared-runtime-2021.1.2 for package: intel-oneapi-compiler-dpcpp-cpp-runtime-2021.1.2-2021.1.2-266.x86_64
---> Package intel-oneapi-tbb-2021.1.1.x86_64 0:2021.1.1-119 will be installed
--> Processing Dependency: intel-oneapi-tbb-common-2021.1.1 for package: intel-oneapi-tbb-2021.1.1-2021.1.1-119.x86_64
--> Running transaction check
---> Package intel-oneapi-compiler-shared-runtime-2021.1.2.x86_64 0:2021.1.2-266 will be installed
--> Processing Dependency: intel-oneapi-openmp-2021.1.2 for package: intel-oneapi-compiler-shared-runtime-2021.1.2-2021.1.2-266.x86_64
--> Processing Dependency: intel-oneapi-compiler-shared-common-runtime-2021.1.2 for package: intel-oneapi-compiler-shared-runtime-2021.1.2-2021.1.2-266.x86_64
---> Package intel-oneapi-tbb-common-2021.1.1.noarch 0:2021.1.1-119 will be installed
--> Running transaction check
---> Package intel-oneapi-compiler-shared-common-runtime-2021.1.2.noarch 0:2021.1.2-266 will be installed
---> Package intel-oneapi-openmp-2021.1.2.x86_64 0:2021.1.2-266 will be installed
--> Processing Dependency: intel-oneapi-openmp-common-2021.1.2 for package: intel-oneapi-openmp-2021.1.2-2021.1.2-266.x86_64
--> Running transaction check
---> Package intel-oneapi-openmp-common-2021.1.2.noarch 0:2021.1.2-266 will be installed
--> Processing Conflict: intel-oneapi-common-vars-2021.2.0-195.noarch conflicts intel-oneapi-common-licensing < 2021.2.0
--> Finished Dependency Resolution
Error: intel-oneapi-common-vars conflicts with intel-oneapi-common-licensing-2021.1.1-2021.1.1-60.noarch
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Labels (1)
0 Kudos
1 Solution
ArpanB_Intel
Moderator
968 Views

Hi Guillaume, please note that some of the tools of Intel® oneAPI Base Toolkit are not supported on CentOS 7. Tools such as oneCCL, oneDNN, and Intel oneAPI DPC++/C++ Compiler are not supported on CentOS 7. Thus we suggest you to upgrade your OS to CentOS 8.


View solution in original post

1 Reply
ArpanB_Intel
Moderator
969 Views

Hi Guillaume, please note that some of the tools of Intel® oneAPI Base Toolkit are not supported on CentOS 7. Tools such as oneCCL, oneDNN, and Intel oneAPI DPC++/C++ Compiler are not supported on CentOS 7. Thus we suggest you to upgrade your OS to CentOS 8.


Reply