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

add elfutils as build dependency for Clang 8.0.x and 9.0.1 easyconfigs that have a CUDA dependency #13015

Merged

Conversation

boegel
Copy link
Member

@boegel boegel commented Jun 2, 2021

(created using eb --new-pr)
cfr. #13008, fixes #13006

@boegel boegel added this to the next release (4.4.1) milestone Jun 2, 2021
@boegel boegel added the bug fix label Jun 2, 2021
@boegel
Copy link
Member Author

boegel commented Jun 2, 2021

@boegelbot please test @ generoso
EB_ARGS="--include-easyblocks-from-pr 2454 --cuda-compute-capabilities 7.0"
CORE_CNT=16

@boegelbot
Copy link
Collaborator

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

PR test command 'EB_PR=13015 EB_ARGS="--include-easyblocks-from-pr 2454 --cuda-compute-capabilities 7.0" /apps/slurm/default/bin/sbatch --job-name test_PR_13015 --ntasks="16" ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 853148171 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
Copy link
Member Author

boegel commented Jun 2, 2021

Test report by @boegel
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2454
SUCCESS
Build succeeded for 9 out of 9 (9 easyconfigs in total)
node3505.doduo.os - Linux RHEL 8.2, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.6.8
See https://gist.github.com/ea1730e1705dbe314de5ac26f917b3e7 for a full test report.

@boegel
Copy link
Member Author

boegel commented Jun 2, 2021

Test report by @boegel
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2454
SUCCESS
Build succeeded for 9 out of 9 (9 easyconfigs in total)
node2617.swalot.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/d355dc717830b01d7e8435d9e0048ff8 for a full test report.

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2454
SUCCESS
Build succeeded for 12 out of 12 (9 easyconfigs in total)
generoso-x-1 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/c365b6042e42691fa200f2e1d26d9cca for a full test report.

@boegel
Copy link
Member Author

boegel commented Jun 3, 2021

Test report by @boegel
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2454
SUCCESS
Build succeeded for 9 out of 9 (9 easyconfigs in total)
node2617.swalot.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/abd9965ea084c94e2b88d34291c6cfbc for a full test report.

@boegel boegel requested a review from lexming June 3, 2021 18:42
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.

@boegel Reviewing this PR I realised that our builds of elfutils are rather bloated with libmicrohttpd, SQLite and cURL. What do you think about #13034 ?

@boegel
Copy link
Member Author

boegel commented Jun 6, 2021

@boegelbot please test @ generoso
EB_ARGS="--cuda-compute-capabilities 7.0"
CORE_CNT=16

@boegel
Copy link
Member Author

boegel commented Jun 6, 2021

@boegel Reviewing this PR I realised that our builds of elfutils are rather bloated with libmicrohttpd, SQLite and cURL. What do you think about #13034 ?

@lexming #13034 merged, updated this one accordingly...

@boegelbot
Copy link
Collaborator

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

PR test command 'EB_PR=13015 EB_ARGS="--cuda-compute-capabilities 7.0" /apps/slurm/default/bin/sbatch --job-name test_PR_13015 --ntasks="16" ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

- notification for comment with ID 855423204 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 9 out of 9 (9 easyconfigs in total)
generoso-x-1 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/bca945211642ba2014cc8e0d8ac2d328 for a full test report.

Copy link
Member

@verdurin verdurin left a comment

Choose a reason for hiding this comment

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

Looks fine.

@verdurin
Copy link
Member

verdurin commented Jun 7, 2021

Going in, thanks @boegel!

@verdurin verdurin merged commit 8ecceee into easybuilders:develop Jun 7, 2021
@lexming
Copy link
Contributor

lexming commented Jun 7, 2021

Test report by @lexming
SUCCESS
Build succeeded for 11 out of 11 (9 easyconfigs in total)
node226.hydra.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz, Python 2.7.5
See https://gist.github.com/fc0d71a6a3cd28fd3e38a5e37f908b3e for a full test report.

@boegel boegel deleted the 20210602173731_new_pr_Clang800 branch June 8, 2021 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building Clang with gcccuda requires elfutils
4 participants