Skip to content

Conversation

@SebastianAchilles
Copy link
Member

@SebastianAchilles SebastianAchilles commented May 21, 2024

@SebastianAchilles
Copy link
Member Author

@boegelbot please test @ jsc-zen3

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2122803996 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
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 2 out of 2 (2 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/7113e4e4301cab0d636c692b9d1e6852 for a full test report.

@SebastianAchilles
Copy link
Member Author

@boegelbot please test @ jsc-zen3

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2122850434 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
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (3 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/b4a8a35574bd8fd9bb12855aa422a65b for a full test report.

@SebastianAchilles SebastianAchilles added the 2024a issues & PRs related to 2024a common toolchains label May 21, 2024
@boegel boegel changed the title {lib,tools}[GCCcore/13.3.0] numactl v2.0.18, libfabric v1.21.0 {lib,tools}[GCCcore/13.3.0] numactl v2.0.18, libfabric v1.21.0, PSM2 v12.0.1 May 21, 2024
@boegel
Copy link
Member

boegel commented May 21, 2024

Test report by @boegel
FAILED
Build succeeded for 1 out of 4 (3 easyconfigs in total)
aarch64-neoverse-n1-node1.int.aws-rocky88-202310.eessi.io - Linux Rocky Linux 8.9, AArch64, ARM UNKNOWN (neoverse_n1), Python 3.6.8
See https://gist.github.com/boegel/ae60b386a4e007e32776b25eac2bdf85 for a full test report.

@boegel
Copy link
Member

boegel commented May 21, 2024

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node3147.skitty.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/boegel/94c50c5db1c866aa9a3f789cae6cc1a8 for a full test report.

@Micket
Copy link
Contributor

Micket commented May 21, 2024

Test report by @Micket
SUCCESS
Build succeeded for 8 out of 8 (3 easyconfigs in total)
vera-skylake-build - Linux Rocky Linux 8.9, x86_64, Intel Xeon Processor (Skylake, IBRS, no TSX), Python 3.6.8
See https://gist.github.com/Micket/fa6a53dec6de368c1270bd577d7ff55d for a full test report.

@SebastianAchilles
Copy link
Member Author

PSM2 is deprecated in favor of OPX. Since PSM2 does not compile on aarch64, I changed it to be an optional dependency that is only used on x86_64.

@SebastianAchilles
Copy link
Member Author

Test report by @SebastianAchilles
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in total)
jrc0871.jureca - Linux Rocky Linux 8.9, AArch64, ARM UNKNOWN (neoverse_n1), 2 x NVIDIA NVIDIA A100-PCIE-40GB, 535.154.05, Python 3.6.8
See https://gist.github.com/SebastianAchilles/4dc5d27f50df05041fa19772cc933ab0 for a full test report.

@SebastianAchilles
Copy link
Member Author

PSM2 is deprecated in favor of OPX. Since PSM2 does not compile on aarch64, I changed it to be an optional dependency that is only used on x86_64.

@jfgrimm and I discussed this. PSM2 is recommended by Cornelis. As far as I understand for the future 400G OmniPath adapter OPX will be used.

It still makes sense to only include the PSM2 dependency for x86_64.

Copy link
Contributor

@lexming lexming left a comment

Choose a reason for hiding this comment

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

LGTM

@lexming
Copy link
Contributor

lexming commented May 22, 2024

Merging, thanks @SebastianAchilles !

@lexming lexming merged commit 266aeb6 into easybuilders:develop May 22, 2024
@branfosj
Copy link
Member

Test report by @branfosj
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/7688e4ed7899d72bfee4dd3ee6871e92 for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
SUCCESS
Build succeeded for 4 out of 4 (3 easyconfigs in total)
bear-pg0207u28a.bear.cluster - Linux RHEL 8.6, x86_64, AMD EPYC 9554 64-Core Processor (zen4), Python 3.6.8
See https://gist.github.com/branfosj/32eeb6570681d7016bd04e1f266f58fc for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
SUCCESS
Build succeeded for 4 out of 4 (3 easyconfigs in total)
bear-pg0211u03a.bear.cluster - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.6.8
See https://gist.github.com/branfosj/e5b475ec986ba40daabedf74acd08bb7 for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
SUCCESS
Build succeeded for 4 out of 4 (3 easyconfigs in total)
bear-pg0207u20a - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8480CL (sapphirerapids), Python 3.6.8
See https://gist.github.com/branfosj/6cd8c2098ecc6dd7b8c70807441c7743 for a full test report.

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 update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants