Skip to content

add patch to SciPy-bundle 2024.05 that fixes test failure on aarch64#21559

Merged
boegel merged 1 commit intoeasybuilders:developfrom
SebastianAchilles:20241005104501_new_pr_SciPy-bundle202405
Nov 6, 2024
Merged

add patch to SciPy-bundle 2024.05 that fixes test failure on aarch64#21559
boegel merged 1 commit intoeasybuilders:developfrom
SebastianAchilles:20241005104501_new_pr_SciPy-bundle202405

Conversation

@SebastianAchilles
Copy link
Copy Markdown
Member

(created using eb --new-pr)

@SebastianAchilles SebastianAchilles added this to the release after 4.9.4 milestone Oct 5, 2024
@SebastianAchilles SebastianAchilles added bug fix aarch64 Related to Arm 64-bit (aarch64) 2024a issues & PRs related to 2024a common toolchains labels Oct 5, 2024
@boegel
Copy link
Copy Markdown
Member

boegel commented Oct 9, 2024

@SebastianAchilles Did you check whether this is a known issue upstream? Any reference we can add to an issue to known when this is fixed?

@SebastianAchilles
Copy link
Copy Markdown
Member Author

@SebastianAchilles Did you check whether this is a known issue upstream? Any reference we can add to an issue to known when this is fixed?

In scipy/scipy#20216 this problem was reported for macox_arm64 and it was suggested to skip the test. In SciPy 1.14.0 these tests are skipped when running on darwin.

@SebastianAchilles
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2424928820 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.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/a679476694b3375d6130556bc6da2c99 for a full test report.

@SebastianAchilles
Copy link
Copy Markdown
Member Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

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

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2424965932 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)
cns1 - 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/d3ed264a4c834fc7f1b9156450c4844c for a full test report.

@SebastianAchilles
Copy link
Copy Markdown
Member Author

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jrc0880.jureca - Linux Rocky Linux 9.4, x86_64, Intel(R) Xeon(R) Platinum 8452Y (sapphirerapids), 4 x NVIDIA NVIDIA H100 PCIe, 560.35.03, Python 3.9.18
See https://gist.github.com/SebastianAchilles/32d2d43fc0e7cadafd122b5c15555279 for a full test report.

@SebastianAchilles
Copy link
Copy Markdown
Member Author

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jrc0900.jureca - Linux Rocky Linux 9.4, AArch64, ARM UNKNOWN (neoverse_v2), 1 x NVIDIA NVIDIA GH200 480GB, 560.35.03, Python 3.9.18
See https://gist.github.com/SebastianAchilles/de5b08157cf18516fd3d679514d89819 for a full test report.

@SebastianAchilles
Copy link
Copy Markdown
Member Author

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jrc0870.jureca - Linux Rocky Linux 9.4, AArch64, ARM UNKNOWN (neoverse_n1), 2 x NVIDIA NVIDIA A100-PCIE-40GB, 560.35.03, Python 3.9.18
See https://gist.github.com/SebastianAchilles/530073fe71414dc6f5a6687ca6b3b516 for a full test report.

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 6, 2024

Going in, thanks @SebastianAchilles!

@boegel boegel merged commit d8f35b7 into easybuilders:develop Nov 6, 2024
@boegel boegel modified the milestones: release after 4.9.4, 5.0.0 Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2024a issues & PRs related to 2024a common toolchains aarch64 Related to Arm 64-bit (aarch64) bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants