Skip to content

{math}[GCCcore/14.2.0] einops v0.8.1#25347

Merged
WilleBell merged 1 commit intoeasybuilders:developfrom
lexming:20260220101338_new_pr_einops081
Feb 20, 2026
Merged

{math}[GCCcore/14.2.0] einops v0.8.1#25347
WilleBell merged 1 commit intoeasybuilders:developfrom
lexming:20260220101338_new_pr_einops081

Conversation

@lexming
Copy link
Copy Markdown
Contributor

@lexming lexming commented Feb 20, 2026

(created using eb --new-pr)

@lexming lexming added the update label Feb 20, 2026
@github-actions github-actions bot added the 2025a issues & PRs related to 2025a common toolchains label Feb 20, 2026
@github-actions
Copy link
Copy Markdown

Updated software einops-0.8.1-GCCcore-14.2.0.eb

Diff against einops-0.8.1-GCCcore-14.3.0.eb

easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.3.0.eb

diff --git a/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.3.0.eb b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
index b86c53b8a5..9f5dfd8781 100644
--- a/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.3.0.eb
+++ b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
@@ -8,18 +8,18 @@ description = """
 Flexible and powerful tensor operations for readable and reliable code.
 Supports numpy, pytorch, tensorflow, jax, and others."""
 
-toolchain = {'name': 'GCCcore', 'version': '14.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['de5d960a7a761225532e0f1959e5315ebeafc0cd43394732f103ca44b9837e84']
 
 builddependencies = [
-    ('binutils', '2.44'),
+    ('binutils', '2.42'),
     ('hatchling', '1.27.0'),
 ]
 
 dependencies = [
-    ('Python', '3.13.5'),
+    ('Python', '3.13.1'),
 ]
 
 moduleclass = 'math'
Diff against einops-0.8.1-GCCcore-13.3.0.eb

easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-13.3.0.eb

diff --git a/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-13.3.0.eb b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
index f017fbcb77..9f5dfd8781 100644
--- a/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-13.3.0.eb
+++ b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
@@ -8,7 +8,7 @@ description = """
 Flexible and powerful tensor operations for readable and reliable code.
 Supports numpy, pytorch, tensorflow, jax, and others."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCE_TAR_GZ]
 checksums = ['de5d960a7a761225532e0f1959e5315ebeafc0cd43394732f103ca44b9837e84']
@@ -19,7 +19,7 @@ builddependencies = [
 ]
 
 dependencies = [
-    ('Python', '3.12.3'),
+    ('Python', '3.13.1'),
 ]
 
 moduleclass = 'math'
Diff against einops-0.8.0-GCCcore-13.2.0.eb

easybuild/easyconfigs/e/einops/einops-0.8.0-GCCcore-13.2.0.eb

diff --git a/easybuild/easyconfigs/e/einops/einops-0.8.0-GCCcore-13.2.0.eb b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
index 3528a7a530..9f5dfd8781 100644
--- a/easybuild/easyconfigs/e/einops/einops-0.8.0-GCCcore-13.2.0.eb
+++ b/easybuild/easyconfigs/e/einops/einops-0.8.1-GCCcore-14.2.0.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonPackage'
 
 name = 'einops'
-version = '0.8.0'
+version = '0.8.1'
 
 homepage = 'https://einops.rocks/'
 description = """
 Flexible and powerful tensor operations for readable and reliable code.
 Supports numpy, pytorch, tensorflow, jax, and others."""
 
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
 
 sources = [SOURCE_TAR_GZ]
-checksums = ['63486517fed345712a8385c100cb279108d9d47e6ae59099b07657e983deae85']
+checksums = ['de5d960a7a761225532e0f1959e5315ebeafc0cd43394732f103ca44b9837e84']
 
 builddependencies = [
-    ('binutils', '2.40'),
-    ('hatchling', '1.18.0'),
+    ('binutils', '2.42'),
+    ('hatchling', '1.27.0'),
 ]
 
 dependencies = [
-    ('Python', '3.11.5'),
+    ('Python', '3.13.1'),
 ]
 
 moduleclass = 'math'

@lexming
Copy link
Copy Markdown
Contributor Author

lexming commented Feb 20, 2026

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3932620399 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 1 out of 1 (total: 37 secs) (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.7, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.23
See https://gist.github.com/boegelbot/3ed6042094639ebff43ebdb5e436b077 for a full test report.

Copy link
Copy Markdown
Contributor

@WilleBell WilleBell left a comment

Choose a reason for hiding this comment

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

lgtm

@WilleBell WilleBell added this to the next release (5.2.1) milestone Feb 20, 2026
@WilleBell
Copy link
Copy Markdown
Contributor

Going in, thanks @lexming!

@WilleBell WilleBell merged commit 211fa4b into easybuilders:develop Feb 20, 2026
8 checks passed
@lexming lexming deleted the 20260220101338_new_pr_einops081 branch February 20, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants