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

extend sanity check paths for Raven #17617

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

boegel
Copy link
Member

@boegel boegel commented Mar 29, 2023

(created using eb --new-pr)

@boegel boegel added this to the next release (4.7.2?) milestone Mar 29, 2023
@boegel
Copy link
Member Author

boegel commented Mar 29, 2023

@boegelbot please test @ generoso

@boegel
Copy link
Member Author

boegel commented Mar 29, 2023

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

@boegelbot
Copy link
Collaborator

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

PR test command 'EB_PR=17617 EB_ARGS= EB_CONTAINER= /opt/software/slurm/bin/sbatch --job-name test_PR_17617 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 1488065011 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 1 out of 1 (1 easyconfigs in total)
cns1 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/9cef54963f93a21d254777455702e48e for a full test report.

@boegel
Copy link
Member Author

boegel commented Mar 29, 2023

@boegelbot please test @ jsc-zen2

@boegelbot
Copy link
Collaborator

@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster

PR test command 'EB_PR=17617 EB_ARGS= /opt/software/slurm/bin/sbatch --mem-per-cpu=4000M --job-name test_PR_17617 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen2.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 1488097157 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 1 out of 1 (1 easyconfigs in total)
jsczen2c1.int.jsc-zen2.easybuild-test.cluster - Linux Rocky Linux 8.5, x86_64, AMD EPYC 7742 64-Core Processor (zen2), Python 3.6.8
See https://gist.github.com/boegelbot/c8bf3e5294c261b92a5eb75ae1a17209 for a full test report.

branfosj
branfosj previously approved these changes Mar 29, 2023
@branfosj
Copy link
Member

Test report by @branfosj
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
bear-pg0105u03a.bear.cluster - 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/e65d81870620b87b24bc2642e8d7ddd7 for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
bear-pg0211u03a.bear.cluster - Linux Ubuntu 20.04.2 LTS (Focal Fossa), x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.8.5
See https://gist.github.com/branfosj/05bb0d95fb5bafdc8708b9a34c5f4b2f for a full test report.

@branfosj
Copy link
Member

Hmm. It is find the wrong Python.

-- Found Python: /rds/projects/2017/branfosj-rse/easybuild/venv-dev-EL8/bin/python3 (found version "3.6.8") found components: Interpreter Development Development.Module Development.Embed

and

  CMake Warning:
    Manually-specified variables were not used by the project:
  
      Python3_EXECUTABLE

@branfosj branfosj dismissed their stale review March 29, 2023 18:05

build failure

@smoors
Copy link
Contributor

smoors commented Apr 3, 2023

Test report by @smoors
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
node307.hydra.os - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 3.6.8
See https://gist.github.com/smoors/0a799c1d5358092080473781a46f83f9 for a full test report.

@smoors
Copy link
Contributor

smoors commented Apr 3, 2023

@branfosj are you running in a virtual environment?

@branfosj
Copy link
Member

branfosj commented Apr 3, 2023

@branfosj are you running in a virtual environment?

Yes, my EB is in a virtual environment. Though I am confused as to why Python_FIND_STRATEGY=LOCATION and Python3_EXECUTABLE=$EBROOTPYTHON/bin/python do not result in the correct Python being used.

@branfosj
Copy link
Member

branfosj commented Apr 3, 2023

Why do we have PYBIND11_FINDPYTHON=ON in this when there is no pybind11 dep?

Not that that seems to solve the issue for me.

@boegel boegel modified the milestones: 4.8.0, release after 4.8.0 Jul 6, 2023
@boegel boegel modified the milestones: 4.8.1, release after 4.8.1 Sep 9, 2023
@boegel boegel removed this from the 4.9.1 milestone Apr 3, 2024
@boegel boegel added this to the release after 4.9.1 milestone Apr 3, 2024
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.

None yet

4 participants