Skip to content

{vis}[foss/2025a] tensorboardX v2.6.4#25356

Merged
WilleBell merged 1 commit intoeasybuilders:developfrom
JarneRenders:20260220140352_new_pr_tensorboardX264
Feb 23, 2026
Merged

{vis}[foss/2025a] tensorboardX v2.6.4#25356
WilleBell merged 1 commit intoeasybuilders:developfrom
JarneRenders:20260220140352_new_pr_tensorboardX264

Conversation

@JarneRenders
Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

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

Updated software tensorboardX-2.6.4-foss-2025a.eb

Diff against tensorboardX-2.6.4-foss-2024a.eb

easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2024a.eb

diff --git a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2024a.eb b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
index 596fe1a40d..9d8e391799 100644
--- a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2024a.eb
+++ b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
@@ -6,21 +6,21 @@ version = '2.6.4'
 homepage = 'https://github.com/lanpa/tensorboardX'
 description = "Tensorboard for PyTorch."
 
-toolchain = {'name': 'foss', 'version': '2024a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
+
+builddependencies = [('setuptools', '80.9.0')]
 
 # tensorboardX v2.x works with tensorboards generated with TensorFlow 2,
 # but TensorFlow is not needed to use tensorboardX
 dependencies = [
-    ('Python', '3.12.3'),
-    ('SciPy-bundle', '2024.05'),
-    ('protobuf-python', '5.28.0'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('protobuf-python', '6.31.1'),
 ]
 
 exts_list = [
     ('tensorboardx', version, {
         'modulename': 'tensorboardX',
-        # fix configuration error: `project.license` must be valid exactly by one definition (2 matches found)
-        'preinstallopts': "sed -i '/^license/d' pyproject.toml && ",
         'checksums': ['b163ccb7798b31100b9f5fa4d6bc22dad362d7065c2f24b51e50731adde86828'],
     }),
 ]
Diff against tensorboardX-2.6.2.2-foss-2023b.eb

easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023b.eb

diff --git a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023b.eb b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
index e6b555c312..9d8e391799 100644
--- a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023b.eb
+++ b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
@@ -1,25 +1,27 @@
 easyblock = 'PythonBundle'
 
 name = 'tensorboardX'
-version = '2.6.2.2'
+version = '2.6.4'
 
 homepage = 'https://github.com/lanpa/tensorboardX'
 description = "Tensorboard for PyTorch."
 
-toolchain = {'name': 'foss', 'version': '2023b'}
+toolchain = {'name': 'foss', 'version': '2025a'}
+
+builddependencies = [('setuptools', '80.9.0')]
 
 # tensorboardX v2.x works with tensorboards generated with TensorFlow 2,
 # but TensorFlow is not needed to use tensorboardX
 dependencies = [
-    ('Python', '3.11.5'),
-    ('SciPy-bundle', '2023.11'),
-    ('protobuf-python', '4.25.3'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('protobuf-python', '6.31.1'),
 ]
 
 exts_list = [
-    (name, version, {
-        'modulename': '%(name)s',
-        'checksums': ['c6476d7cd0d529b0b72f4acadb1269f9ed8b22f441e87a84f2a3b940bb87b666'],
+    ('tensorboardx', version, {
+        'modulename': 'tensorboardX',
+        'checksums': ['b163ccb7798b31100b9f5fa4d6bc22dad362d7065c2f24b51e50731adde86828'],
     }),
 ]
 
Diff against tensorboardX-2.6.2.2-foss-2023a.eb

easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023a.eb

diff --git a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023a.eb b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
index 4427a01e23..9d8e391799 100644
--- a/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.2.2-foss-2023a.eb
+++ b/easybuild/easyconfigs/t/tensorboardX/tensorboardX-2.6.4-foss-2025a.eb
@@ -1,25 +1,27 @@
 easyblock = 'PythonBundle'
 
 name = 'tensorboardX'
-version = '2.6.2.2'
+version = '2.6.4'
 
 homepage = 'https://github.com/lanpa/tensorboardX'
 description = "Tensorboard for PyTorch."
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
+
+builddependencies = [('setuptools', '80.9.0')]
 
 # tensorboardX v2.x works with tensorboards generated with TensorFlow 2,
 # but TensorFlow is not needed to use tensorboardX
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SciPy-bundle', '2023.07'),
-    ('protobuf-python', '4.24.0'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('protobuf-python', '6.31.1'),
 ]
 
 exts_list = [
-    (name, version, {
-        'checksums': ['c6476d7cd0d529b0b72f4acadb1269f9ed8b22f441e87a84f2a3b940bb87b666'],
-        'modulename': '%(name)s',
+    ('tensorboardx', version, {
+        'modulename': 'tensorboardX',
+        'checksums': ['b163ccb7798b31100b9f5fa4d6bc22dad362d7065c2f24b51e50731adde86828'],
     }),
 ]
 

@WilleBell
Copy link
Copy Markdown
Contributor

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3935598051 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: 57 secs) (1 easyconfigs in total)
jsczen3c2.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/d7c236bba3be96556f51d32505a6cfbc for a full test report.

@WilleBell WilleBell added this to the next release (5.2.2?) milestone Feb 23, 2026
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
Copy link
Copy Markdown
Contributor

Going in, thanks @JarneRenders!

@WilleBell WilleBell merged commit d840161 into easybuilders:develop Feb 23, 2026
8 checks passed
@JarneRenders JarneRenders deleted the 20260220140352_new_pr_tensorboardX264 branch February 23, 2026 09:31
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