Skip to content

{lib}[GCC/14.3.0] hmmlearn v0.3.3, KMC v3.2.4, pybind11_abseil v202402.0, scikit-learn v1.7.1, ... #23541

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

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

Conversation

Thyre
Copy link
Contributor

@Thyre Thyre commented Jul 30, 2025

Thyre and others added 2 commits July 30, 2025 23:42
…3.0.eb, pybind11_abseil-202402.0-GCC-14.3.0.eb, pyspoa-0.2.1-GCC-14.3.0.eb, scikit-learn-1.7.1-gfbf-2025.07.eb, spoa-4.1.0-GCC-14.3.0.eb
Signed-off-by: Jan André Reuter <[email protected]>
Copy link

github-actions bot commented Jul 30, 2025

Updated software hmmlearn-0.3.3-gfbf-2025.07.eb

Diff against hmmlearn-0.3.3-gfbf-2024a.eb

easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2024a.eb

diff --git a/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2024a.eb b/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2025.07.eb
index 1e5272327a..6e2f4f5a28 100644
--- a/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2024a.eb
+++ b/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2025.07.eb
@@ -6,15 +6,15 @@ version = '0.3.3'
 homepage = 'https://github.com/hmmlearn/hmmlearn'
 description = "hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models"
 
-toolchain = {'name': 'gfbf', 'version': '2024a'}
+toolchain = {'name': 'gfbf', 'version': '2025.07'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['1d3c5dc4c5257e0c238dc1fe5387700b8cb987eab808edb3e0c73829f1cc44ec']
 
 dependencies = [
-    ('Python', '3.12.3'),
-    ('scikit-learn', '1.5.2'),
-    ('pybind11', '2.12.0'),
+    ('Python', '3.13.5'),
+    ('scikit-learn', '1.7.1'),
+    ('pybind11', '3.0.0'),
 ]
 
 moduleclass = 'lib'
Diff against hmmlearn-0.3.0-gfbf-2023a.eb

easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.0-gfbf-2023a.eb

diff --git a/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.0-gfbf-2023a.eb b/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2025.07.eb
index 54d9ee216f..6e2f4f5a28 100644
--- a/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.0-gfbf-2023a.eb
+++ b/easybuild/easyconfigs/h/hmmlearn/hmmlearn-0.3.3-gfbf-2025.07.eb
@@ -1,19 +1,20 @@
 easyblock = 'PythonPackage'
 
 name = 'hmmlearn'
-version = '0.3.0'
+version = '0.3.3'
 
 homepage = 'https://github.com/hmmlearn/hmmlearn'
 description = "hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models"
 
-toolchain = {'name': 'gfbf', 'version': '2023a'}
+toolchain = {'name': 'gfbf', 'version': '2025.07'}
 
 sources = [SOURCE_TAR_GZ]
-checksums = ['d13a91ea3695df881465e3d36132d7eef4e84d483f4ba538a4b46e24b5ea100f']
+checksums = ['1d3c5dc4c5257e0c238dc1fe5387700b8cb987eab808edb3e0c73829f1cc44ec']
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('scikit-learn', '1.3.1'),
+    ('Python', '3.13.5'),
+    ('scikit-learn', '1.7.1'),
+    ('pybind11', '3.0.0'),
 ]
 
 moduleclass = 'lib'

Updated software KMC-3.2.4-GCC-14.3.0.eb

Diff against KMC-3.2.4-GCC-13.3.0.eb

easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.3.0.eb

diff --git a/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.3.0.eb b/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-14.3.0.eb
index b09711d4f7..589f9ca2ae 100644
--- a/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.3.0.eb
+++ b/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-14.3.0.eb
@@ -6,7 +6,7 @@ version = '3.2.4'
 homepage = 'http://sun.aei.polsl.pl/kmc'
 description = "KMC is a disk-based programm for counting k-mers from (possibly gzipped) FASTQ/FASTA files."
 
-toolchain = {'name': 'GCC', 'version': '13.3.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 
 source_urls = ['https://github.com/refresh-bio/KMC/archive/']
 sources = ['v%(version)s.tar.gz']
@@ -17,13 +17,13 @@ checksums = [
 ]
 
 builddependencies = [
-    ('pybind11', '2.12.0'),
+    ('pybind11', '3.0.0'),
 ]
 
 dependencies = [
     ('zlib', '1.3.1'),
     ('bzip2', '1.0.8'),
-    ('Python', '3.12.3'),
+    ('Python', '3.13.5'),
 ]
 
 # Makefile does static linking with libc.a, libpthread.a, libm.a
Diff against KMC-3.2.4-GCC-13.2.0.eb

easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.2.0.eb b/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-14.3.0.eb
index 954078ee20..589f9ca2ae 100644
--- a/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/k/KMC/KMC-3.2.4-GCC-14.3.0.eb
@@ -6,7 +6,7 @@ version = '3.2.4'
 homepage = 'http://sun.aei.polsl.pl/kmc'
 description = "KMC is a disk-based programm for counting k-mers from (possibly gzipped) FASTQ/FASTA files."
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 
 source_urls = ['https://github.com/refresh-bio/KMC/archive/']
 sources = ['v%(version)s.tar.gz']
@@ -17,13 +17,13 @@ checksums = [
 ]
 
 builddependencies = [
-    ('pybind11', '2.11.1'),
+    ('pybind11', '3.0.0'),
 ]
 
 dependencies = [
-    ('zlib', '1.2.13'),
+    ('zlib', '1.3.1'),
     ('bzip2', '1.0.8'),
-    ('Python', '3.11.5'),
+    ('Python', '3.13.5'),
 ]
 
 # Makefile does static linking with libc.a, libpthread.a, libm.a

Updated software pybind11_abseil-202402.0-GCC-14.3.0.eb

Diff against pybind11_abseil-202402.0-GCC-13.3.0.eb

easybuild/easyconfigs/p/pybind11_abseil/pybind11_abseil-202402.0-GCC-13.3.0.eb

diff --git a/easybuild/easyconfigs/p/pybind11_abseil/pybind11_abseil-202402.0-GCC-13.3.0.eb b/easybuild/easyconfigs/p/pybind11_abseil/pybind11_abseil-202402.0-GCC-14.3.0.eb
index 47994c3272..b153fb90c8 100644
--- a/easybuild/easyconfigs/p/pybind11_abseil/pybind11_abseil-202402.0-GCC-13.3.0.eb
+++ b/easybuild/easyconfigs/p/pybind11_abseil/pybind11_abseil-202402.0-GCC-14.3.0.eb
@@ -7,7 +7,7 @@ version = '202402.0'
 homepage = 'https://github.com/pybind/pybind11_abseil'
 description = """Pybind11 bindings for the Abseil C++ Common Libraries"""
 
-toolchain = {'name': 'GCC', 'version': '13.3.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 
 source_urls = [GITHUB_SOURCE]
 sources = ['v%(version)s.tar.gz']
@@ -24,13 +24,13 @@ checksums = [
 github_account = 'pybind'
 
 builddependencies = [
-    ('CMake', '3.29.3'),
-    ('pybind11', '2.12.0'),
+    ('CMake', '4.0.3'),
+    ('pybind11', '3.0.0'),
 ]
 
 dependencies = [
-    ('Python', '3.12.3'),
-    ('Abseil', '20240722.0'),
+    ('Python', '3.13.5'),
+    ('Abseil', '20250512.1'),
 ]
 
 _confopts = [

Updated software pyspoa-0.2.1-GCC-14.3.0.eb

Diff against pyspoa-0.2.1-GCC-13.3.0.eb

easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.3.0.eb

diff --git a/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.3.0.eb b/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-14.3.0.eb
index 922e598026..aa99a4c4bb 100644
--- a/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.3.0.eb
+++ b/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-14.3.0.eb
@@ -8,7 +8,7 @@ local_cereal_version = '1.3.2'
 homepage = 'https://github.com/nanoporetech/pyspoa'
 description = "Python bindings to spoa."
 
-toolchain = {'name': 'GCC', 'version': '13.3.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 
 toolchainopts = {'extra_cflags': "-fpermissive"}
 
@@ -38,11 +38,11 @@ checksums = [
     'dffd946e3b36e4872846fe983d287f992b5bf177798e11141bf0d645cfc0664d',
 ]
 
-builddependencies = [('CMake', '3.29.3')]
+builddependencies = [('CMake', '4.0.3')]
 
 dependencies = [
-    ('Python', '3.12.3'),
-    ('pybind11', '2.12.0'),
+    ('Python', '3.13.5'),
+    ('pybind11', '3.0.0'),
     ('spoa', '4.1.0'),
 ]
 
Diff against pyspoa-0.2.1-GCC-13.2.0.eb

easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.2.0.eb b/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-14.3.0.eb
index 082579395a..aa99a4c4bb 100644
--- a/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/p/pyspoa/pyspoa-0.2.1-GCC-14.3.0.eb
@@ -8,7 +8,7 @@ local_cereal_version = '1.3.2'
 homepage = 'https://github.com/nanoporetech/pyspoa'
 description = "Python bindings to spoa."
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 
 toolchainopts = {'extra_cflags': "-fpermissive"}
 
@@ -38,11 +38,11 @@ checksums = [
     'dffd946e3b36e4872846fe983d287f992b5bf177798e11141bf0d645cfc0664d',
 ]
 
-builddependencies = [('CMake', '3.27.6')]
+builddependencies = [('CMake', '4.0.3')]
 
 dependencies = [
-    ('Python', '3.11.5'),
-    ('pybind11', '2.11.1'),
+    ('Python', '3.13.5'),
+    ('pybind11', '3.0.0'),
     ('spoa', '4.1.0'),
 ]
 

Updated software scikit-learn-1.7.1-gfbf-2025.07.eb

Diff against scikit-learn-1.7.0-gfbf-2025a.eb

easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.0-gfbf-2025a.eb

diff --git a/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.0-gfbf-2025a.eb b/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.1-gfbf-2025.07.eb
index 9b200133a4..24c908acef 100644
--- a/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.0-gfbf-2025a.eb
+++ b/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.1-gfbf-2025.07.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonBundle'
 
 name = 'scikit-learn'
-version = '1.7.0'
+version = '1.7.1'
 
 homepage = 'https://scikit-learn.org/stable/index.html'
 description = """Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world,
@@ -9,24 +9,24 @@ building upon numpy, scipy, and matplotlib. As a machine-learning module,
 it provides versatile tools for data mining and analysis in any field of science and engineering.
 It strives to be simple and efficient, accessible to everybody, and reusable in various contexts."""
 
-toolchain = {'name': 'gfbf', 'version': '2025a'}
+toolchain = {'name': 'gfbf', 'version': '2025.07'}
 
 builddependencies = [
     ('meson-python', '0.18.0'),
-    ('Cython', '3.1.1'),
+    ('Cython', '3.1.2'),
 ]
 
 dependencies = [
-    ('Python', '3.13.1'),
-    ('Python-bundle-PyPI', '2025.04'),
-    ('SciPy-bundle', '2025.06'),
+    ('Python', '3.13.5'),
+    ('Python-bundle-PyPI', '2025.07'),
+    ('SciPy-bundle', '2025.07'),
 ]
 
 exts_list = [
     (name, version, {
         'modulename': 'sklearn',
         'sources': ['scikit_learn-%(version)s.tar.gz'],
-        'checksums': ['c01e869b15aec88e2cdb73d27f15bdbe03bce8e2fb43afbe77c45d399e73a5a3'],
+        'checksums': ['24b3f1e976a4665aa74ee0fcaac2b8fccc6ae77c8e07ab25da3ba6d3292b9802'],
     }),
     ('sklearn', '0.0', {
         'checksums': ['e23001573aa194b834122d2b9562459bf5ae494a2d59ca6b8aa22c85a44c0e31'],
Diff against scikit-learn-1.6.1-gfbf-2024a.eb

easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.6.1-gfbf-2024a.eb

diff --git a/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.6.1-gfbf-2024a.eb b/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.1-gfbf-2025.07.eb
index 42cd2fd95b..24c908acef 100644
--- a/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.6.1-gfbf-2024a.eb
+++ b/easybuild/easyconfigs/s/scikit-learn/scikit-learn-1.7.1-gfbf-2025.07.eb
@@ -1,7 +1,7 @@
 easyblock = 'PythonBundle'
 
 name = 'scikit-learn'
-version = '1.6.1'
+version = '1.7.1'
 
 homepage = 'https://scikit-learn.org/stable/index.html'
 description = """Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world,
@@ -9,24 +9,24 @@ building upon numpy, scipy, and matplotlib. As a machine-learning module,
 it provides versatile tools for data mining and analysis in any field of science and engineering.
 It strives to be simple and efficient, accessible to everybody, and reusable in various contexts."""
 
-toolchain = {'name': 'gfbf', 'version': '2024a'}
+toolchain = {'name': 'gfbf', 'version': '2025.07'}
 
 builddependencies = [
-    ('meson-python', '0.16.0'),
-    ('Cython', '3.0.10'),
+    ('meson-python', '0.18.0'),
+    ('Cython', '3.1.2'),
 ]
 
 dependencies = [
-    ('Python', '3.12.3'),
-    ('Python-bundle-PyPI', '2024.06'),
-    ('SciPy-bundle', '2024.05'),
+    ('Python', '3.13.5'),
+    ('Python-bundle-PyPI', '2025.07'),
+    ('SciPy-bundle', '2025.07'),
 ]
 
 exts_list = [
     (name, version, {
         'modulename': 'sklearn',
         'sources': ['scikit_learn-%(version)s.tar.gz'],
-        'checksums': ['b4fc2525eca2c69a59260f583c56a7557c6ccdf8deafdba6e060f94c1c59738e'],
+        'checksums': ['24b3f1e976a4665aa74ee0fcaac2b8fccc6ae77c8e07ab25da3ba6d3292b9802'],
     }),
     ('sklearn', '0.0', {
         'checksums': ['e23001573aa194b834122d2b9562459bf5ae494a2d59ca6b8aa22c85a44c0e31'],

Updated software spoa-4.1.0-GCC-14.3.0.eb

Diff against spoa-4.1.0-GCC-13.3.0.eb

easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.3.0.eb

diff --git a/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.3.0.eb b/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-14.3.0.eb
index 49422a9aff..6a1c8149f9 100644
--- a/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.3.0.eb
+++ b/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-14.3.0.eb
@@ -7,16 +7,16 @@ homepage = 'https://github.com/rvaser/spoa'
 description = """Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm
  which is used to generate consensus sequences"""
 
-toolchain = {'name': 'GCC', 'version': '13.3.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://github.com/rvaser/spoa/archive/']
 sources = ['%(version)s.tar.gz']
 checksums = ['43238356f00bce2ad9698fc18b3e320024172a82182dcff24d57c5cf19e342c8']
 
-builddependencies = [('CMake', '3.29.3')]
+builddependencies = [('CMake', '4.0.3')]
 
-configopts = "-Dspoa_build_executable=ON"
+configopts = "-Dspoa_build_executable=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5 "
 
 sanity_check_paths = {
     'files': ['bin/spoa'] + ['include/spoa/%s' % x for x in ['alignment_engine.hpp', 'graph.hpp', 'spoa.hpp']] +
Diff against spoa-4.1.0-GCC-13.2.0.eb

easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.2.0.eb b/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-14.3.0.eb
index 16062a7636..6a1c8149f9 100644
--- a/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/s/spoa/spoa-4.1.0-GCC-14.3.0.eb
@@ -7,16 +7,16 @@ homepage = 'https://github.com/rvaser/spoa'
 description = """Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm
  which is used to generate consensus sequences"""
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'GCC', 'version': '14.3.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://github.com/rvaser/spoa/archive/']
 sources = ['%(version)s.tar.gz']
 checksums = ['43238356f00bce2ad9698fc18b3e320024172a82182dcff24d57c5cf19e342c8']
 
-builddependencies = [('CMake', '3.27.6')]
+builddependencies = [('CMake', '4.0.3')]
 
-configopts = "-Dspoa_build_executable=ON"
+configopts = "-Dspoa_build_executable=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5 "
 
 sanity_check_paths = {
     'files': ['bin/spoa'] + ['include/spoa/%s' % x for x in ['alignment_engine.hpp', 'graph.hpp', 'spoa.hpp']] +

@Thyre
Copy link
Contributor Author

Thyre commented Jul 30, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in total)
Linux - Linux Arch Linux UNKNOWN, x86_64, AMD Ryzen 7 7800X3D 8-Core Processor, 1 x AMD Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] (device id: 0x7550, gfx: gfx1201, driver: 6.15.8-arch1-1), 1 x AMD Raphael (device id: 0x164e, gfx: gfx1036, driver: 6.15.8-arch1-1), Python 3.13.5
See https://gist.github.com/Thyre/d58d9afd944b344052c72caf0543c037 for a full test report.

@Thyre Thyre changed the title {lib}[GCC/14.3.0] hmmlearn v0.3.3, KMC v3.2.4, pybind11_abseil v202402.0, ... {lib}[GCC/14.3.0] hmmlearn v0.3.3, KMC v3.2.4, pybind11_abseil v202402.0, scikit-learn v1.7.1, ... Jul 30, 2025
@Thyre
Copy link
Contributor Author

Thyre commented Jul 30, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 8 out of 8 (6 easyconfigs in total)
zam226 - Linux Ubuntu 22.04, x86_64, 12th Gen Intel(R) Core(TM) i7-12700, Python 3.10.12
See https://gist.github.com/Thyre/93912ba578c356f62fddba40d846dfc9 for a full test report.

@SebastianAchilles SebastianAchilles added the 2025b issues & PRs related to 2025b common toolchains label Jul 31, 2025
@SebastianAchilles SebastianAchilles added this to the release after 5.1.1 milestone Jul 31, 2025
@SebastianAchilles
Copy link
Member

Test report by @SebastianAchilles
FAILED
Build succeeded for 4 out of 6 (6 easyconfigs in total)
zen2-ubuntu-2404 - Linux Ubuntu 24.04.2 LTS (Noble Numbat), x86_64, AMD EPYC 7452 32-Core Processor (zen2), Python 3.12.3
See https://gist.github.com/SebastianAchilles/3502245de97a93cdf6e053efacd63a31 for a full test report.

@SebastianAchilles
Copy link
Member

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in total)
skl-rockylinux-96 - Linux Rocky Linux 9.6 (Blue Onyx), x86_64, Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz (skylake), 1 x NVIDIA NVIDIA RTX A4000, 570.124.06, Python 3.9.21
See https://gist.github.com/SebastianAchilles/9e71f5766ca96b0158be55aed00df6cf for a full test report.

@SebastianAchilles
Copy link
Member

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in total)
bwd-rockylinux-100 - Linux Rocky Linux 10.0 (Red Quartz), x86_64, Intel(R) Core(TM) i7-6900K CPU @ 3.20GHz (broadwell), 2 x NVIDIA NVIDIA GeForce GTX 1060 6GB, 535.247.01, Python 3.12.9
See https://gist.github.com/SebastianAchilles/fa7547ccc06d3c672cdd2c3153b22ff6 for a full test report.

@SebastianAchilles
Copy link
Member

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in total)
zen2-ubuntu-2404 - Linux Ubuntu 24.04.2 LTS (Noble Numbat), x86_64, AMD EPYC 7452 32-Core Processor (zen2), Python 3.12.3
See https://gist.github.com/SebastianAchilles/5fe9789c6621d4593c8d5535a2f5f3df for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2025b issues & PRs related to 2025b common toolchains update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants