-
Notifications
You must be signed in to change notification settings - Fork 151
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
xtb --ohess on certain computers #1131
Comments
Can you post the coordinate file |
It's simply H2. The coordinates are as below (xyz format): 2 H 0.349273 0.000000 0.000000 |
I cannot reproduce the behavior on the following machines:
If you have news on that, or additional output or if you can narrow down the error, we can definitely look into that but up to now I will close. P.S.: Can you describe how you compiled the program? Maybe, we note some errors with the LAPACK/BLAS interface or similar. |
I can reproduce, but I do not know why it is happening |
Then we reopen.
|
So, it happens for precompiled xtb 6.7.0 and xtb-bleed. Manually compiled for specific env works fine. I'm using Hungarian Komondor supercomputer. See the doc here. It is CRAY machine. Some system info:
Compilers:
I swapped envs for avoiding compiler bugs in Cray compilers:
Now, any running of If I do not swap, |
Looks like it is some CRAY specific problems :D |
Describe the bug
xTB (ver 6.7.1) --ohess fails on NERSC (https://docs.nersc.gov/)
xTB --opt followed by --hess works properly
xTB --ohess works on my PC and Grace (https://docs.ycrc.yale.edu/clusters/grace/)
To Reproduce
xtb --gfn 2 --ohess --input xcontrol mol_10.xyz > xtbopt.out &
xcontrol and xtbopt.out files are attached (renamed to .txt due to github requirement)
xcontrol.txt
xtbopt.txt
The text was updated successfully, but these errors were encountered: