Parallel hessian calculation with gfnff fails #1111
Labels
driver: hessian
Related to the numerical differentation driver
method: GFN-FF
Related to the GFN-FF method
unconfirmed
This report has not yet been confirmed by the developers
Describe the bug
Calculating the hessian using multiple cpus and gfnff results in an error.
To Reproduce
Steps to reproduce the behaviour:
xtb molecule.xyz --hess --parallel 2 --gfnff
Input geometry, 'molecule.xyz' (It fails for all input geometries that I have tried):
Output:
Expected behaviour
A calculation of the total free energy like the command
xtb molecule.xyz --hess --parallel 1 --gfnff
produces:Succesful output with one core:
Additional context
This error arises with version 6.7.0. Newer versions also fail, but even earlier. Version 6.6.0 performs the calculation without problems.
The text was updated successfully, but these errors were encountered: