-
Notifications
You must be signed in to change notification settings - Fork 704
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
don't disable building of third and fourth derivates in libxc 6.1.0 #18467
don't disable building of third and fourth derivates in libxc 6.1.0 #18467
Conversation
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1666861096 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ jsc-zen2 |
@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1666930601 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegelbot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should cleanup the unused option while we are making a change.
easybuild/easyconfigs/l/libxc/libxc-6.1.0-intel-compilers-2022.2.1.eb
Outdated
Show resolved
Hide resolved
Since building the third and fourth derivatives takes some time: Is After removing
|
That has been there since it was a |
Co-authored-by: Simon Branford <4967+branfosj@users.noreply.github.com>
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1668556215 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ jsc-zen2 |
@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1668565829 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegel |
Test report by @boegelbot |
Test report by @SebastianAchilles |
Test report by @boegel |
Test report by @casparvl |
Strange... it's complaining about not being able to open input files, while the build with intel-compilers completes fine. That seems impossible to me. I'll rerun, just to see if it was somehow a hickup. |
Test report by @casparvl |
Retrying with the |
Test report by @casparvl |
Test report by @akesandgren Building with intel on AMD without changing optarch to something that works.... of course it fails. |
Test report by @akesandgren So, intel-compiler build on AMD with proper optarch, works like a charm. |
@casparvl Can you check on those failing test reports again? |
Test report by @branfosj |
Test report by @casparvl |
@casparvl ready to merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
(created using
eb --new-pr
)see also pyscf/pyscf#1103