Skip to content

{bio,toolchain}[iimkl/2024a] iimkl v2024a, BOLT-LMM v2.4.1#22771

Merged
lexming merged 3 commits intoeasybuilders:developfrom
jfgrimm:20250416165917_new_pr_iimkl2024a
Apr 29, 2025
Merged

{bio,toolchain}[iimkl/2024a] iimkl v2024a, BOLT-LMM v2.4.1#22771
lexming merged 3 commits intoeasybuilders:developfrom
jfgrimm:20250416165917_new_pr_iimkl2024a

Conversation

@jfgrimm
Copy link
Copy Markdown
Member

@jfgrimm jfgrimm commented Apr 16, 2025

(created using eb --new-pr)

requires:

@github-actions
Copy link
Copy Markdown

Updated software iimkl-2024a.eb

Diff against iimkl-2023b.eb

easybuild/easyconfigs/i/iimkl/iimkl-2023b.eb

diff --git a/easybuild/easyconfigs/i/iimkl/iimkl-2023b.eb b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
index ace03ea097..ef5aa5792c 100644
--- a/easybuild/easyconfigs/i/iimkl/iimkl-2023b.eb
+++ b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
@@ -2,17 +2,17 @@
 easyblock = 'Toolchain'
 
 name = 'iimkl'
-version = '2023b'
+version = '2024a'
 
 homepage = 'https://software.intel.com/en-us/intel-cluster-toolkit-compiler/'
 description = """Intel C/C++ and Fortran compilers, alongside Intel Math Kernel Library (MKL)."""
 
 toolchain = SYSTEM
 
-local_comp_ver = '2023.2.1'
+local_comp_ver = '2024.2.0'
 dependencies = [
     ('intel-compilers', local_comp_ver),
-    ('imkl', '2023.2.0', '', SYSTEM),
+    ('imkl', local_comp_ver, '', SYSTEM),
 ]
 
 moduleclass = 'toolchain'
Diff against iimkl-2022a.eb

easybuild/easyconfigs/i/iimkl/iimkl-2022a.eb

diff --git a/easybuild/easyconfigs/i/iimkl/iimkl-2022a.eb b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
index 39d917dbeb..ef5aa5792c 100644
--- a/easybuild/easyconfigs/i/iimkl/iimkl-2022a.eb
+++ b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
@@ -2,14 +2,14 @@
 easyblock = 'Toolchain'
 
 name = 'iimkl'
-version = '2022a'
+version = '2024a'
 
 homepage = 'https://software.intel.com/en-us/intel-cluster-toolkit-compiler/'
 description = """Intel C/C++ and Fortran compilers, alongside Intel Math Kernel Library (MKL)."""
 
 toolchain = SYSTEM
 
-local_comp_ver = '2022.1.0'
+local_comp_ver = '2024.2.0'
 dependencies = [
     ('intel-compilers', local_comp_ver),
     ('imkl', local_comp_ver, '', SYSTEM),
Diff against iimkl-2023a.eb

easybuild/easyconfigs/i/iimkl/iimkl-2023a.eb

diff --git a/easybuild/easyconfigs/i/iimkl/iimkl-2023a.eb b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
index e20470accb..ef5aa5792c 100644
--- a/easybuild/easyconfigs/i/iimkl/iimkl-2023a.eb
+++ b/easybuild/easyconfigs/i/iimkl/iimkl-2024a.eb
@@ -2,14 +2,14 @@
 easyblock = 'Toolchain'
 
 name = 'iimkl'
-version = '2023a'
+version = '2024a'
 
 homepage = 'https://software.intel.com/en-us/intel-cluster-toolkit-compiler/'
 description = """Intel C/C++ and Fortran compilers, alongside Intel Math Kernel Library (MKL)."""
 
 toolchain = SYSTEM
 
-local_comp_ver = '2023.1.0'
+local_comp_ver = '2024.2.0'
 dependencies = [
     ('intel-compilers', local_comp_ver),
     ('imkl', local_comp_ver, '', SYSTEM),

@jfgrimm jfgrimm closed this Apr 17, 2025
@jfgrimm jfgrimm reopened this Apr 17, 2025
@jfgrimm jfgrimm changed the title {bio,toolchain}[iimkl/2024a,system/system] iimkl v2024a, BOLT-LMM v2.4.1 {bio,toolchain}[iimkl/2024a] iimkl v2024a, BOLT-LMM v2.4.1 Apr 17, 2025
@jfgrimm jfgrimm added this to the release after 5.0.0 milestone Apr 22, 2025
@jfgrimm jfgrimm requested a review from lexming April 22, 2025 13:31
@lexming
Copy link
Copy Markdown
Contributor

lexming commented Apr 25, 2025

Test report by @lexming
SUCCESS
Build succeeded for 3 out of 3 (2 easyconfigs in total)
node301.hydra.os - Linux Rocky Linux 8.10 (Green Obsidian), x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 3.9.20
See https://gist.github.com/lexming/287cab583b63a62ac74f6d26d47d19b6 for a full test report.

Comment thread easybuild/easyconfigs/b/BOLT-LMM/BOLT-LMM-2.4.1-iimkl-2024a.eb Outdated
Comment thread easybuild/easyconfigs/b/BOLT-LMM/BOLT-LMM-2.4.1-iimkl-2024a.eb Outdated
@lexming
Copy link
Copy Markdown
Contributor

lexming commented Apr 25, 2025

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@lexming: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=22771 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_22771 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 6243

Test results coming soon (I hope)...

Details

- notification for comment with ID 2830615544 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (2 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/072f2879010ea0e1cd12d1ade884e4b3 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

Test report by @verdurin
SUCCESS
Build succeeded for 5 out of 5 (2 easyconfigs in total)
easybuild-el8.cloud.in.bmrc.ox.ac.uk - Linux Rocky Linux 8.10 (Green Obsidian), x86_64, Intel Xeon Processor (Skylake, IBRS), Python 3.8.17
See https://gist.github.com/verdurin/e87c4ed691166c4fcc9f7e0c9338c275 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

Looks okay to me now - maybe for you to confirm @lexming ?

Copy link
Copy Markdown
Contributor

@lexming lexming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lexming
Copy link
Copy Markdown
Contributor

lexming commented Apr 29, 2025

Merging, thanks @jfgrimm !

@lexming lexming merged commit 08ff27b into easybuilders:develop Apr 29, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants