Skip to content

{devel}[foss/2023b] TensorFlow v2.15.1, Bazel v6.3.1, flatbuffers-python v23.5.26, ml_dtypes v0.4.0#21169

Merged
akesandgren merged 39 commits intoeasybuilders:developfrom
tanmoy1989:20240812155402_new_pr_TensorFlow2151
Feb 16, 2026
Merged

{devel}[foss/2023b] TensorFlow v2.15.1, Bazel v6.3.1, flatbuffers-python v23.5.26, ml_dtypes v0.4.0#21169
akesandgren merged 39 commits intoeasybuilders:developfrom
tanmoy1989:20240812155402_new_pr_TensorFlow2151

Conversation

@tanmoy1989
Copy link
Contributor

@tanmoy1989 tanmoy1989 commented Aug 12, 2024

…ore-13.2.0.eb, dill-0.3.8-GCCcore-13.2.0.eb, flatbuffers-python-23.5.26-GCCcore-13.2.0.eb, grpcio-1.57.0-GCCcore-13.2.0.eb, ml_dtypes-0.4.0-gfbf-2023b.eb, nsync-1.29.2-GCCcore-13.2.0.eb
@boegel boegel changed the title {devel}[GCCcore/13.2.0] TensorFlow v2.15.1, Bazel v6.3.1, dill v0.3.8, ... {devel}[foss/2023b] TensorFlow v2.15.1, Bazel v6.3.1, dill v0.3.8, ... Aug 14, 2024
@boegel boegel added the update label Aug 14, 2024
@boegel boegel added this to the 4.x milestone Aug 14, 2024
@boegel
Copy link
Member

boegel commented Aug 14, 2024

@tanmoy1989 A bunch of patch files for Bazel are missing?

@tanmoy1989
Copy link
Contributor Author

@boegel: thanks, done!

tanmoy1989 and others added 2 commits September 4, 2024 16:10
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
}),
('Werkzeug', '3.0.2', {
'source_tmpl': SOURCELOWER_TAR_GZ,
'source_tmpl': '%(namelower)s-%(version)s.tar.gz',
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change?

Copy link
Contributor Author

@tanmoy1989 tanmoy1989 Sep 16, 2024

Choose a reason for hiding this comment

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

Honestly the change was not intentional and also not manual. It appeared when I did: "eb --inject-checksums=sha256 --force Tensorflow-2.15.1-foss-2023b.eb" to include the two new patches - probably due to formatting by EasyBuild/Python?

Copy link
Contributor

Choose a reason for hiding this comment

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

I opened an issue for that: easybuilders/easybuild-framework#4695

Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
tanmoy1989 and others added 3 commits September 17, 2024 18:16
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
@pavelToman
Copy link
Collaborator

Is there any progress on this PR? I would use dill-0.3.8 in my PR.

@pavelToman
Copy link
Collaborator

@boegelbot please test @ generoso

@tanmoy1989
Copy link
Contributor Author

@pavelToman Thanks for triggering the bot. I am not aware of any further progress except me just waiting for someone to review it.

tanmoy1989 and others added 2 commits November 5, 2024 10:24
…b.eb

Co-authored-by: Adam Huffman <verdurin@users.noreply.github.com>
…b.eb

Co-authored-by: Adam Huffman <verdurin@users.noreply.github.com>
…b.eb

Co-authored-by: Adam Huffman <verdurin@users.noreply.github.com>
…b.eb

Co-authored-by: Adam Huffman <verdurin@users.noreply.github.com>
@akesandgren
Copy link
Contributor

Test report by @akesandgren
FAILED
Build succeeded for 3 out of 4 (4 easyconfigs in total)
b-cn1611.hpc2n.umu.se - Linux Ubuntu 22.04, x86_64, AMD EPYC 7313 16-Core Processor, 1 x NVIDIA NVIDIA A100 80GB PCIe, 555.58.02, Python 3.10.12
See https://gist.github.com/akesandgren/0f586a1cbedd1749078fac5b555227a8 for a full test report.

@akesandgren
Copy link
Contributor

Test report by @akesandgren
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
b-cn1611.hpc2n.umu.se - Linux Ubuntu 22.04, x86_64, AMD EPYC 7313 16-Core Processor, 1 x NVIDIA NVIDIA A100 80GB PCIe, 555.58.02, Python 3.10.12
See https://gist.github.com/akesandgren/ba0f0029d13f10b814d256b57685c98a for a full test report.

@akesandgren
Copy link
Contributor

Hmmm, since we already have tensorboard 2.18.0 as dependency for other packages in 2023b, can you try changing to that?
It's fairly likely to work, but in case not we'll drop back to 2.15.1 and add an exception for tensorboard

@akesandgren
Copy link
Contributor

Test report by @akesandgren
FAILED
Build succeeded for 4 out of 5 (4 easyconfigs in total)
b-cn1611.hpc2n.umu.se - Linux Ubuntu 22.04, x86_64, AMD EPYC 7313 16-Core Processor, 1 x NVIDIA NVIDIA A100 80GB PCIe, 555.58.02, Python 3.10.12
See https://gist.github.com/akesandgren/fe226c4ef4368d394acfc987ca7da1a1 for a full test report.

@akesandgren
Copy link
Contributor

Ok, TF 2.15 can't use tensorboard 2.18, so we'll need to go back to 2.15.1 and add an exception for that.
@boegel I don't remember how do do that. Can you assist here?

@Thyre Thyre added the 2023b label Aug 18, 2025
@akesandgren
Copy link
Contributor

@tanmoy1989 You never changed it back to tensorboard 2.15.1, can you do that?
And then I can add the patch for the exception.

@tanmoy1989
Copy link
Contributor Author

@akesandgren : Sorry, I thought I did it then I completely forgot about it. Thanks for reminding me. Just done it now.

@akesandgren
Copy link
Contributor

You have a pull request into your own repo for the whitelisting of tensorboard as dep in TF

…ow2151_ake

Add white list for tensorboard/2.15.1 as dep of TensorFlow/2.15.1
@akesandgren
Copy link
Contributor

akesandgren commented Feb 16, 2026

Gah, I missed the ending ] on that line, see the line for tbb above and fix the tensorboard one please, or just merge PR 3 on your repo

@akesandgren
Copy link
Contributor

Test report by @akesandgren
SUCCESS
Build succeeded for 4 out of 4 (total: 1 hour 49 mins 38 secs) (4 easyconfigs in total)
b-cn1611.hpc2n.umu.se - Linux Ubuntu 22.04, x86_64, AMD EPYC 7313 16-Core Processor, 1 x NVIDIA NVIDIA A100 80GB PCIe, 580.126.09, Python 3.10.12
See https://gist.github.com/akesandgren/fb3089199ab38d0e25df5bd29f95b862 for a full test report.

@akesandgren akesandgren dismissed stale reviews from boegel, verdurin, and Flamefire February 16, 2026 15:26

Requested changes done

Copy link
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

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

LGTM

@akesandgren akesandgren modified the milestones: 5.x, release after 5.2.1 Feb 16, 2026
@akesandgren
Copy link
Contributor

Going in, thanks @tanmoy1989!

@akesandgren akesandgren merged commit 3b5f065 into easybuilders:develop Feb 16, 2026
5 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.

9 participants