-
Notifications
You must be signed in to change notification settings - Fork 44
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
QCG: Conda CREST fails #154
Comments
Thanks. The conda release hasn't been updated in some time, I will probably do that soon. |
Hi, for me conda crest fails on xTB optimised structures with the error that it fails in xTB optimisation (did not try binaries, yet): xTB Geometry Optimization As far as I can tell the input looks fine and is not broken (otherwise I guess xtb would have thrown an error while optimising it before). |
Hi, |
I just checked it compared to the binary compiled from source where it works with the input you provided and the latest xtb release (6.5.1). So it's probably the faulty conda version. |
Hi, |
Hi, |
As we fixed the continuous delivery for |
Hi, sadly my hpc system does not have intel icc compiler. I am limited to using gcc. Anyway to get it working with gcc? Thank you for all your help so far! |
Hi, did you try the latest bleeding-edge build of |
Hi, the bleeding edge build works for the cations, thank you very much for providing it!! |
This issue had no activity for 6 months. It will be closed in 1 week unless there is some new activity. |
Hi, just want to let you know CREST we got through CONDA fails for QCG computation with error:
`Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
ERROR STOP error while reading coord line
Error termination. Backtrace:
#0 0x55555568f286 in ???
#1 0x55555569213e in ???
#2 0x55555557bb73 in ???
#3 0x555555585e0f in ???
#4 0x5555556c6c70 in ???
#5 0x55555555f340 in ???
#6 0x2aaaad2ce554 in ???
#7 0x55555555f370 in ???"`
while the binary crest from github realse works.
The text was updated successfully, but these errors were encountered: