Skip to content

Commit

Permalink
Merge pull request #8619 from fwyzard/IB/CMSSW_13_2_X/master_icx_2023…
Browse files Browse the repository at this point in the history
….2.0

Update Intel oneAPI compiler to version 2023.2.0 [13.2.x]
  • Loading branch information
cmsbuild authored Aug 1, 2023
2 parents a99b9b0 + c7cb1c8 commit 3ec008d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions icx.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### RPM external icx 2022
### RPM external icx 2023.2.0
## NOCOMPILER

%define year %(echo %realversion | cut -d. -f1)

Source: none
Provides: libimf.so()(64bit)
Provides: libintlc.so.5()(64bit)
Expand All @@ -10,5 +13,4 @@ Provides: libsvml.so()(64bit)
%build
%install
%post
ln -s /cvmfs/projects.cern.ch/intelsw/oneAPI/linux/x86_64/%{realversion}/compiler/latest/linux $RPM_INSTALL_PREFIX/%{pkgrel}/installation

ln -s /cvmfs/projects.cern.ch/intelsw/oneAPI/linux/x86_64/%{year}/compiler/%{realversion}/linux $RPM_INSTALL_PREFIX/%{pkgrel}/installation

0 comments on commit 3ec008d

Please sign in to comment.