Skip to content

Update test step of CP2K easyblock for v2024 + add custom easyconfig parameters to control CP2K test suite parameters#3862

Closed
pavelToman wants to merge 11 commits intoeasybuilders:developfrom
pavelToman:patch-5
Closed

Update test step of CP2K easyblock for v2024 + add custom easyconfig parameters to control CP2K test suite parameters#3862
pavelToman wants to merge 11 commits intoeasybuilders:developfrom
pavelToman:patch-5

Conversation

@pavelToman
Copy link
Copy Markdown
Contributor

@pavelToman pavelToman commented Jul 31, 2025

@pavelToman pavelToman marked this pull request as draft July 31, 2025 14:31
@pavelToman
Copy link
Copy Markdown
Contributor Author

@boegelbot please test @ jsc-zen3 EB_ARGS="CP2K-2023.1-foss-2023a.eb"

@boegelbot
Copy link
Copy Markdown

@pavelToman: 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=3862 EB_ARGS="CP2K-2023.1-foss-2023a.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3862 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

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

Test report by @boegelbot

Overview of tested easyconfigs (in order)

  • SUCCESS CP2K-2023.1-foss-2023a.eb

Build succeeded for 1 out of 1 (1 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/055dbed87c4d3feb40db62f714e73a7d for a full test report.

@pavelToman
Copy link
Copy Markdown
Contributor Author

@boegelbot please test @ jsc-zen3 EB_ARGS="CP2K-2023.1-foss-2023a.eb"

@boegelbot
Copy link
Copy Markdown

@pavelToman: 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=3862 EB_ARGS="CP2K-2023.1-foss-2023a.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3862 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

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

Test report by @boegelbot

Overview of tested easyconfigs (in order)

  • SUCCESS CP2K-2023.1-foss-2023a.eb

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/700e8ae33b63df9cfabdf9f1dd923ff7 for a full test report.

@pavelToman pavelToman marked this pull request as ready for review August 12, 2025 12:59
@pavelToman
Copy link
Copy Markdown
Contributor Author

@boegelbot please test @ jsc-zen3 EB_ARGS="CP2K-2023.1-foss-2023a.eb"

@boegelbot
Copy link
Copy Markdown

@pavelToman: 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=3862 EB_ARGS="CP2K-2023.1-foss-2023a.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3862 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3179237755 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).

@boegel boegel added this to the next release (5.1.2) milestone Aug 12, 2025
@boegel boegel added the update label Aug 12, 2025
@boegelbot
Copy link
Copy Markdown

Test report by @boegelbot

Overview of tested easyconfigs (in order)

  • SUCCESS CP2K-2023.1-foss-2023a.eb

Build succeeded for 1 out of 1 (1 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/b40db731c4de5cd7e37d69600a2a9ab4 for a full test report.

@boegel boegel changed the title Update cp2k.py for CP2K v2024 Update test step of CP2K easyblock for v2024 + add custom easyconfig parameters to control CP2K test suite parameters Aug 13, 2025
@pavelToman
Copy link
Copy Markdown
Contributor Author

pavelToman commented Aug 14, 2025

This PR is replaced by:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CP2K

3 participants