easybuilders / easybuild-easyconfigs

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
382 stars 702 forks source link

{tools}[GCCcore/13.3.0] absl-py v2.1.0 #21878

Closed ThomasHoffmann77 closed 4 days ago

ThomasHoffmann77 commented 6 days ago

(created using eb --new-pr)

github-actions[bot] commented 6 days ago

Updated software absl-py-2.1.0-GCCcore-13.3.0.eb

Diff against absl-py-2.1.0-GCCcore-12.3.0.eb [easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-12.3.0.eb](https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-12.3.0.eb) ```diff diff --git a/easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-12.3.0.eb b/easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-13.3.0.eb index faadde2a51..fb76611558 100644 --- a/easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-12.3.0.eb +++ b/easybuild/easyconfigs/a/absl-py/absl-py-2.1.0-GCCcore-13.3.0.eb @@ -8,11 +8,11 @@ description = """absl-py is a collection of Python library code for building Pyt applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.""" -toolchain = {'name': 'GCCcore', 'version': '12.3.0'} +toolchain = {'name': 'GCCcore', 'version': '13.3.0'} -builddependencies = [('binutils', '2.40')] +builddependencies = [('binutils', '2.42')] -dependencies = [('Python', '3.11.3')] +dependencies = [('Python', '3.12.3')] use_pip = True ```
smoors commented 5 days ago

@boegelbot: please test @ generoso

boegelbot commented 5 days ago

@smoors: Request for testing this PR well received on login1

PR test command 'EB_PR=21878 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_21878 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

Test results coming soon (I hope)...

*- notification for comment with ID 2489148570 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 commented 5 days ago

Test report by @boegelbot SUCCESS Build succeeded for 1 out of 1 (1 easyconfigs in total) cns2 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8 See https://gist.github.com/boegelbot/2478eb9e70eb20e8ca609df29db034a2 for a full test report.

smoors commented 5 days ago

@boegelbot please test @ jsc-zen3

boegelbot commented 5 days ago

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

Test results coming soon (I hope)...

*- notification for comment with ID 2489159258 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 commented 5 days ago

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

smoors commented 4 days ago

Going in, thanks @ThomasHoffmann77!