Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
417 Discussions

glibc error on SUSE 12, SUSE 15, openSUSE Leap 15.0 and openSUSE 15.1

CABELO
Innovator
2,282 Views

new oneAPI version : sample compilation error on all SUSE and openSUSE version...

I am in error in compiling the examples generated with oneapi-cli in the all SUSE environment. Evidence below:

I used this command in installation:
# zypper addrepo https://yum.repos.intel.com/oneapi oneAPI
# rpm --import https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
# zypper install intel-basekit

0 Kudos
1 Solution
RahulV_intel
Moderator
2,282 Views

Hi Cabelo,

Glad to hear that your issue got resolved. We are closing this thread. Feel free to reach out to us in case of further queries.

 

--Rahul

View solution in original post

0 Kudos
3 Replies
RahulV_intel
Moderator
2,282 Views

Hi Cabelo,

Could you try upgrading GLIBC library to the latest version and check if that works? Could you also let us know if you are able to build/run other samples(vector-add) on your platform? We tried this sample on Ubuntu 18.04 and we are able to build it without any issues.

 

--Rahul

0 Kudos
CABELO
Innovator
2,282 Views

Hi Vaidya, Rahul,

Solved, I created the Intel repository for openSUSE and SUSE with glibc 2.27 package. Now all ok.

See bellow,

https://build.opensuse.org/project/show/home:cabelo:intel

 

Vaidya, Rahul (Intel) wrote:

Hi Cabelo,

Could you try upgrading GLIBC library to the latest version and check if that works? Could you also let us know if you are able to build/run other samples(vector-add) on your platform? We tried this sample on Ubuntu 18.04 and we are able to build it without any issues.

 

--Rahul

0 Kudos
RahulV_intel
Moderator
2,283 Views

Hi Cabelo,

Glad to hear that your issue got resolved. We are closing this thread. Feel free to reach out to us in case of further queries.

 

--Rahul

0 Kudos
Reply