Skip to content

add GLPK dependency to CVXOPT v1.3.2#24719

Merged
Crivella merged 1 commit intoeasybuilders:developfrom
Thyre:20251201090941_new_pr_CVXOPT132
Dec 1, 2025
Merged

add GLPK dependency to CVXOPT v1.3.2#24719
Crivella merged 1 commit intoeasybuilders:developfrom
Thyre:20251201090941_new_pr_CVXOPT132

Conversation

@Thyre
Copy link
Copy Markdown
Collaborator

@Thyre Thyre commented Dec 1, 2025

(created using eb --new-pr)

Some packages, e.g. #24637, seem to depend on this feature being enabled, so include GLPK as an additional dependency.

CC: @AlvaroHuanay

@github-actions github-actions Bot added 2025b issues & PRs related to 2025b common toolchains change labels Dec 1, 2025
@Thyre Thyre added enhancement and removed change labels Dec 1, 2025
@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Dec 1, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS="--installpath /tmp/$USER/ecpr-24719"

@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Dec 1, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (total: 19 secs) (1 easyconfigs in total)
Linux - Linux Arch Linux UNKNOWN, x86_64, AMD Ryzen 7 7800X3D 8-Core Processor (zen4), 1 x AMD Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] (device id: 0x7550, gfx: gfx1201, driver: Linuxversion6.17.8-arch1-1(linux@archlinux)(gcc(GCC)15.2.120251112,GNUld(GNUBinutils)2.45.1)#1SMPPREEMPT_DYNAMICFri,14Nov202506:54:20+0000), 1 x AMD Raphael (device id: 0x164e, gfx: gfx1036, driver: Linuxversion6.17.8-arch1-1(linux@archlinux)(gcc(GCC)15.2.120251112,GNUld(GNUBinutils)2.45.1)#1SMPPREEMPT_DYNAMICFri,14Nov202506:54:20+0000), Python 3.13.7
See https://gist.github.com/Thyre/f68ebd9e010158328280715ebbf35322 for a full test report.

@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Dec 1, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (total: 18 secs) (1 easyconfigs in total)
ZAM054 - Linux Zorin OS 18, x86_64, 12th Gen Intel(R) Core(TM) i7-1260P (skylake), 1 x NVIDIA NVIDIA GeForce MX550, 580.95.05, Python 3.12.3
See https://gist.github.com/Thyre/f88a01f94424c663126b950c870494d0 for a full test report.

@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Dec 1, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (total: 42 secs) (1 easyconfigs in total)
jrc0900.jureca - Linux Rocky Linux 9.6, AArch64, ARM UNKNOWN (neoverse_v2), 1 x NVIDIA NVIDIA GH200 480GB, 580.95.05, Python 3.9.21
See https://gist.github.com/Thyre/8ab6509b6c8bd087b712545dae968b66 for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

@Thyre: 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=24719 EB_ARGS="--installpath /tmp/$USER/ecpr-24719" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24719 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3595182928 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: 1 min 0 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/591f525da9f01eea05be471a4dda7f8c for a full test report.

@Crivella
Copy link
Copy Markdown
Contributor

Crivella commented Dec 1, 2025

Test report by @Crivella
SUCCESS
Build succeeded for 3 out of 3 (total: 2 mins 7 secs) (1 easyconfigs in total)
crivella-desktop - Linux Ubuntu 22.04.5 LTS (Jammy Jellyfish), x86_64, 13th Gen Intel(R) Core(TM) i9-13900K (skylake), Python 3.11.14
See https://gist.github.com/Crivella/c3d03a3d2f8bd96c6ca6e0db9da2f3a5 for a full test report.

@Crivella Crivella added this to the next release (5.2.0?) milestone Dec 1, 2025
Copy link
Copy Markdown
Contributor

@Crivella Crivella left a comment

Choose a reason for hiding this comment

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

LGTM

@Crivella
Copy link
Copy Markdown
Contributor

Crivella commented Dec 1, 2025

Going in, thanks @Thyre!

@Crivella Crivella merged commit 4e0b466 into easybuilders:develop Dec 1, 2025
8 checks passed
@Crivella
Copy link
Copy Markdown
Contributor

Crivella commented Dec 1, 2025

Launching a rebuild without installpath to have the most recent version on the bot

@Crivella
Copy link
Copy Markdown
Contributor

Crivella commented Dec 1, 2025

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3595724191 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: 1 min 19 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/0cc53669d41797484c1146344c6b8d8d for a full test report.

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 enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants