Currently, the oneAPI HPC Toolkit is installed via the repo and rpms provided by the intel
more /etc/yum.repos.d/OneAPI.repo
[oneAPI]
name=Intel(R) oneAPI repository
baseurl=https://yum.repos.intel.com/oneapi
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
We should migrate to the oneAPI HPC Toolkit provided by OpenHPC 2.x for better consistency.
OpenHPC also provides optional compatible builds for use with the compilers and MPI stack included in newer versions of the Intel® oneAPI HPC Toolkit (using the classic compiler variants). These packages provide a similar hierarchical user environment experience as other compiler and MPI families present in OpenHPC.
Currently, the oneAPI HPC Toolkit is installed via the repo and rpms provided by the intel
We should migrate to the oneAPI HPC Toolkit provided by OpenHPC 2.x for better consistency.