Skip to content

{lib}[GCCcore/14.3.0] simde v0.8.2#24827

Merged
bedroge merged 1 commit intoeasybuilders:developfrom
sxpl-DavidSchmidt:20251211130831_new_pr_simde082
Dec 11, 2025
Merged

{lib}[GCCcore/14.3.0] simde v0.8.2#24827
bedroge merged 1 commit intoeasybuilders:developfrom
sxpl-DavidSchmidt:20251211130831_new_pr_simde082

Conversation

@sxpl-DavidSchmidt
Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@github-actions github-actions Bot added 2025b issues & PRs related to 2025b common toolchains update labels Dec 11, 2025
@github-actions
Copy link
Copy Markdown

Updated software simde-0.8.2-GCCcore-14.3.0.eb

Diff against simde-0.8.2-GCCcore-14.2.0.eb

easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.2.0.eb

diff --git a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.2.0.eb b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
index d3c59f521d..139c01d9cf 100644
--- a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.2.0.eb
+++ b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
@@ -10,14 +10,14 @@ support them, such as calling SSE functions on ARM. There is no performance
 penalty if the hardware supports the native implementation (e.g., SSE/AVX
 runs at full speed on x86, NEON on ARM, etc.)."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://github.com/simd-everywhere/simde/archive/refs/tags/']
 sources = ['v%(version)s.tar.gz']
 checksums = ['ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb']
 
 builddependencies = [
-    ('binutils', '2.42'),
+    ('binutils', '2.44'),
 ]
 
 skipsteps = ['configure', 'build']
Diff against simde-0.8.2-GCCcore-13.3.0.eb

easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.3.0.eb b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
index cb1c9b77d2..139c01d9cf 100644
--- a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
@@ -10,14 +10,14 @@ support them, such as calling SSE functions on ARM. There is no performance
 penalty if the hardware supports the native implementation (e.g., SSE/AVX
 runs at full speed on x86, NEON on ARM, etc.)."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://github.com/simd-everywhere/simde/archive/refs/tags/']
 sources = ['v%(version)s.tar.gz']
 checksums = ['ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb']
 
 builddependencies = [
-    ('binutils', '2.42'),
+    ('binutils', '2.44'),
 ]
 
 skipsteps = ['configure', 'build']
Diff against simde-0.8.2-GCCcore-13.2.0.eb

easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.2.0.eb b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
index 627a9ef730..139c01d9cf 100644
--- a/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/s/simde/simde-0.8.2-GCCcore-14.3.0.eb
@@ -10,14 +10,14 @@ support them, such as calling SSE functions on ARM. There is no performance
 penalty if the hardware supports the native implementation (e.g., SSE/AVX
 runs at full speed on x86, NEON on ARM, etc.)."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
 
 source_urls = ['https://github.com/simd-everywhere/simde/archive/refs/tags/']
 sources = ['v%(version)s.tar.gz']
 checksums = ['ed2a3268658f2f2a9b5367628a85ccd4cf9516460ed8604eed369653d49b25fb']
 
 builddependencies = [
-    ('binutils', '2.40'),
+    ('binutils', '2.44'),
 ]
 
 skipsteps = ['configure', 'build']

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Dec 11, 2025

@boegelbot please test @ jsc-zen3

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Dec 11, 2025

Test report by @bedroge
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bob-Latitude-5300 - Linux Ubuntu 25.04 (Plucky Puffin), x86_64, Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz, Python 3.13.3
See https://gist.github.com/bedroge/f2fb2574a8201affeaaeafc9550fc839 for a full test report.

@bedroge bedroge added this to the next release (5.2.0?) milestone Dec 11, 2025
@boegelbot
Copy link
Copy Markdown
Collaborator

@bedroge: 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=24827 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24827 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3641652838 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).

Copy link
Copy Markdown
Contributor

@bedroge bedroge left a comment

Choose a reason for hiding this comment

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

Lgtm

@boegelbot
Copy link
Copy Markdown
Collaborator

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

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Dec 11, 2025

Going in, thanks @sxpl-DavidSchmidt!

@bedroge bedroge merged commit 034d760 into easybuilders:develop Dec 11, 2025
8 checks passed
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.

3 participants