Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{math}[GCC/13.2.0,intel-compilers/2023.2.1] libcerf-Fortran: fortran bindings for libcerf, 2023b toolchains #22162

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hattom
Copy link
Contributor

@hattom hattom commented Jan 16, 2025

Update of #17702 to newer libcerf version and newer toolchains.

Same as #19825, but in a separate package for Fortran.

Copy link

github-actions bot commented Jan 16, 2025

Updated software libcerf-Fortran-2.4-GCC-13.2.0.eb

Diff against libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb

easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb

diff --git a/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb b/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-GCC-13.2.0.eb
index ac9fcc2ec7..b8e5b23233 100644
--- a/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb
+++ b/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-GCC-13.2.0.eb
@@ -10,7 +10,7 @@ description = '''
  Faddeeva, and Voigt functions.
 '''
 
-toolchain = {'name': 'intel-compilers', 'version': '2023.2.1'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v%(version)s/']

Updated software libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb

Diff against libcerf-Fortran-2.4-GCC-13.2.0.eb

easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-GCC-13.2.0.eb b/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb
index b8e5b23233..ac9fcc2ec7 100644
--- a/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/l/libcerf-Fortran/libcerf-Fortran-2.4-intel-compilers-2023.2.1.eb
@@ -10,7 +10,7 @@ description = '''
  Faddeeva, and Voigt functions.
 '''
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'intel-compilers', 'version': '2023.2.1'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v%(version)s/']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant