Skip to content

Conversation

@PetrKralCZ
Copy link
Collaborator

@PetrKralCZ PetrKralCZ commented Oct 27, 2025

(created using eb --new-pr)

By using pocl easyblock the -DLLC_HOST_CPU=native flag is used only if the build fails without it. (May happen on recent CPUs.)

@boegel boegel changed the title Use the pocl easyblock for pocl use custom easyblock in recent pocl easyconfigs Nov 26, 2025
@github-actions github-actions bot added 2023a 2024a issues & PRs related to 2024a common toolchains 2025a issues & PRs related to 2025a common toolchains labels Nov 26, 2025
@boegel boegel added this to the next release (5.2.0?) milestone Nov 26, 2025
@boegel
Copy link
Member

boegel commented Nov 26, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS="--include-easyblocks-from-pr 3978,3999,4000"

@boegelbot
Copy link
Collaborator

@boegel: 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=24375 EB_ARGS="--include-easyblocks-from-pr 3978,3999,4000" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24375 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 3582621912 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
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#3978, easybuilders/easybuild-easyblocks#3999, easybuilders/easybuild-easyblocks#4000
FAILED
Build succeeded for 0 out of 4 (total: 2 mins 30 secs) (4 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/be2bc9bfb3dd20840ebc9ca42a96a587 for a full test report.

@boegel
Copy link
Member

boegel commented Nov 26, 2025

Copy link
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

@Micket
Copy link
Contributor

Micket commented Nov 27, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS="--include-easyblocks-from-pr 3978"

@boegelbot
Copy link
Collaborator

@Micket: 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=24375 EB_ARGS="--include-easyblocks-from-pr 3978" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24375 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 3583667816 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
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#3978
SUCCESS
Build succeeded for 4 out of 4 (total: 15 mins 35 secs) (4 easyconfigs in total)
jsczen3c2.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/7c6302f82eb4b1421b04544a0ee340bf for a full test report.

@boegel
Copy link
Member

boegel commented Nov 27, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS="--include-easyblocks-from-pr 3978"

@boegelbot
Copy link
Collaborator

@boegel: 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=24375 EB_ARGS="--include-easyblocks-from-pr 3978" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24375 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 3584529037 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
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#3978
SUCCESS
Build succeeded for 4 out of 4 (total: 13 mins 11 secs) (4 easyconfigs in total)
jsczen3c2.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/04b885101a9eeda20527f3961a718ac4 for a full test report.

@jfgrimm
Copy link
Member

jfgrimm commented Nov 28, 2025

Going in, thanks @PetrKralCZ!

@jfgrimm jfgrimm merged commit 996ab8f into easybuilders:develop Nov 28, 2025
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2023a 2024a issues & PRs related to 2024a common toolchains 2025a issues & PRs related to 2025a common toolchains bug fix code cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error unknown target CPU 'native' with devbio-napari easyconfig

5 participants