Skip to content

Drop ILP64 from lapacke in 2025b as flexiblas doesn't support it#24231

Merged
akesandgren merged 2 commits intoeasybuilders:developfrom
Micket:20251014005116_new_pr_FlexiBLAS345
Oct 15, 2025
Merged

Drop ILP64 from lapacke in 2025b as flexiblas doesn't support it#24231
akesandgren merged 2 commits intoeasybuilders:developfrom
Micket:20251014005116_new_pr_FlexiBLAS345

Conversation

@Micket
Copy link
Copy Markdown
Contributor

@Micket Micket commented Oct 14, 2025

(created using eb --new-pr)

LAPACK sneakily added a massive update in the 3.12.1 "bugfix" release. This made LAPACKE get build with requirement on _64 suffixed ilp64 symbols.

Flexiblas doesn't support these at all, so, which means LAPACKE from this flexiblas is completely useless; linking to flexiblas isn't sufficient.

This is currently breaking testing in my LAPACK++ PR #24135 because of these unresolved symbols, rendering -llapacke linking broken.

@Thyre Thyre added bug fix 2025b issues & PRs related to 2025b common toolchains and removed change labels Oct 14, 2025
@boegel boegel added this to the next release (5.2.0?) milestone Oct 14, 2025
@Thyre
Copy link
Copy Markdown
Collaborator

Thyre commented Oct 14, 2025

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

@Thyre
Copy link
Copy Markdown
Collaborator

Thyre commented Oct 14, 2025

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

@Thyre
Copy link
Copy Markdown
Collaborator

Thyre commented Oct 14, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jrc0901.jureca - Linux Rocky Linux 9.6, AArch64, ARM UNKNOWN (neoverse_v2), 1 x NVIDIA NVIDIA GH200 480GB, 580.65.06, Python 3.9.21
See https://gist.github.com/Thyre/f74db6837da446bfc7b747f77643f729 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=24231 EB_ARGS="--installpath=/tmp/$USER/ecpr-24231" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24231 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3400605652 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 (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/9338ee6e5ac474b693f8b1f946186765 for a full test report.

Copy link
Copy Markdown
Contributor

@bartoldeman bartoldeman left a comment

Choose a reason for hiding this comment

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

LGTM

@Thyre
Copy link
Copy Markdown
Collaborator

Thyre commented Oct 14, 2025

@boegelbot please test @ jsc-zen3

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3402180211 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 (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/e7f5cb7c99a79abc7764f50aaa556c81 for a full test report.

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @Micket!

@akesandgren akesandgren enabled auto-merge October 15, 2025 05:20
@akesandgren akesandgren merged commit caf1d6d into easybuilders:develop Oct 15, 2025
8 checks passed
@Micket Micket deleted the 20251014005116_new_pr_FlexiBLAS345 branch October 15, 2025 08:00
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 bug fix change ready-to-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants