Skip to content

Commit

Permalink
Update Intel tool to version 2024.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Jul 8, 2024
1 parent 1fb7532 commit 4aee4c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions icx.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external icx 2024.0
### RPM external icx 2024.1
## NOCOMPILER

%define year %(echo %realversion | cut -d. -f1)
Expand All @@ -13,4 +13,4 @@ Provides: libsvml.so()(64bit)
%build
%install
%post
ln -s /cvmfs/projects.cern.ch/intelsw/oneAPI/linux/x86_64/%{year}/compiler/%{realversion}/linux $RPM_INSTALL_PREFIX/%{pkgrel}/installation
ln -s /cvmfs/projects.cern.ch/intelsw/oneAPI/linux/x86_64/%{year}/compiler/%{realversion} $RPM_INSTALL_PREFIX/%{pkgrel}/installation

0 comments on commit 4aee4c6

Please sign in to comment.