Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace run_cmd with run_shell_cmd in custom easyblock for Boost (boost.py) #3100

Merged
merged 1 commit into from Jan 29, 2024

Conversation

branfosj
Copy link
Member

@branfosj branfosj commented Jan 28, 2024

(created using eb --new-pr)

  • EB_Boost used in Boost.MPI and Boost.Python
  • No use of EB_Boost in blocks

@branfosj branfosj added this to the 5.0 milestone Jan 28, 2024
@branfosj
Copy link
Member Author

Test report by @branfosj

Overview of tested easyconfigs (in order)

  • SUCCESS Boost-1.72.0-GCCcore-9.3.0-no_mpi.eb
  • SUCCESS Boost-1.74.0-GCC-10.2.0.eb
  • SUCCESS Boost-1.76.0-intel-compilers-2021.2.0.eb
  • SUCCESS Boost-1.79.0-GCC-11.2.0.eb
  • SUCCESS Boost-1.82.0-GCC-12.3.0.eb
  • SUCCESS Boost.MPI-1.77.0-gompi-2021b.eb
  • SUCCESS Boost.MPI-1.82.0-gompi-2023a.eb
  • SUCCESS Boost.Python-1.76.0-GCC-10.3.0.eb
  • SUCCESS Boost.Python-NumPy-1.79.0-foss-2022a.eb

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

@branfosj branfosj changed the title replace run_cmd with run_shell_cmd in boost.py replace run_cmd with run_shell_cmd in custom easyblock for ADF (boost.py) Jan 29, 2024
@branfosj branfosj changed the title replace run_cmd with run_shell_cmd in custom easyblock for ADF (boost.py) replace run_cmd with run_shell_cmd in custom easyblock for Boost (boost.py) Jan 29, 2024
@boegel
Copy link
Member

boegel commented Jan 29, 2024

@boegelbot please test @ jsc-zen3
EB_BRANCH="5.0.x"
EB_ARGS="Boost-1.83.0-GCC-13.2.0.eb"

Copy link
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

@boegelbot
Copy link

@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ "5.0.x" != 'develop' ]]; then EB_BRANCH="5.0.x" ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/"5.0.x" source init_env_easybuild_develop.sh; fi; EB_PR=3100 EB_ARGS="Boost-1.83.0-GCC-13.2.0.eb" EB_REPO=easybuild-easyblocks EB_BRANCH="5.0.x" /opt/software/slurm/bin/sbatch --job-name test_PR_3100 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

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

Test report by @boegelbot

Overview of tested easyconfigs (in order)

  • SUCCESS ICU-74.1-GCCcore-13.2.0.eb
  • SUCCESS Boost-1.83.0-GCC-13.2.0.eb

Build succeeded for 2 out of 2 (1 easyconfigs in total)
jsczen3c2.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.3, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/cf38e00eba5d391ed88ec230fbe0cfe3 for a full test report.

@boegel boegel merged commit 5f075bb into easybuilders:5.0.x Jan 29, 2024
17 checks passed
@branfosj branfosj deleted the 20240128171659_new_pr_boost branch January 29, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants