You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bugfix which addresses issue 25553
Also, xtb was removed as it is not required to run ORCA per se. It is better if the user loads the module from the same toolchain. That way, any changes to xtb etc, can be addressed without rebuilding ORCA.
Test report by @sassy-crick SUCCESS
Build succeeded for 1 out of 1 (total: 6 mins 50 secs) (1 easyconfigs in total)
hp - Linux Debian GNU/Linux 12 (bookworm), x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (icelake), Python 3.11.4
See https://gist.github.com/sassy-crick/a136a1ed896de28ca410d1234b5f7c1e for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 1 out of 1 (total: 3 mins 32 secs) (1 easyconfigs in total)
node4217.shinx.os - Linux RHEL 9.6, x86_64, AMD EPYC 9654 96-Core Processor (zen4), Python 3.9.21
See https://gist.github.com/boegel/c47d914854794046d2c1f3fcd3520cdb for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)This is a bugfix which addresses issue 25553
Also,
xtbwas removed as it is not required to runORCAper se. It is better if the user loads the module from the same toolchain. That way, any changes toxtbetc, can be addressed without rebuildingORCA.