crest icon indicating copy to clipboard operation
crest copied to clipboard

'error while reading input coordinates' while doing QCG

Open in-dec opened this issue 3 years ago • 7 comments

I'm trying to use QCG to calculation the solvation free energies, and trying to run the example provided in the docs. I copied the 'pentanol.xyz' and 'benzene.coord' files and used the same command to run the QCG. However, it shows the 'error while reading input coordinates' and the crest.out file stops at solute cluster generation step.

in-dec avatar Feb 11 '22 01:02 in-dec

Hi, this error occurs if the xtbiff program was not found. Currently, this has to be added to your PATH variable in order to use QCG. xtbiff is available at: https://github.com/grimme-lab/xtbiff/releases/tag/v1.1.

cplett avatar Feb 11 '22 09:02 cplett

Thanks! However, after installing xtbiff, the other issue occurs that "FATAL: kernel too old". If there any chance to compile a xtbiff in old kernel version? For xtb, I can only use xtb-210201-oldkernel.

in-dec avatar Feb 11 '22 19:02 in-dec

Unfortunately, this is currently not possible. But there is work in progress to include the features of xtbiff in the xtb program so that xtbiff will soon not be required anymore for the QCG.

cplett avatar Feb 12 '22 16:02 cplett

I'm also trying to compile xtbiff by myself, while I cannot find source code in the xtbiff release page. The two zipped files there only contain a readme.md file inside. So, is there any chance to provide the source code of xtbiff to be compiled by ourselves. Thansk!

in-dec avatar Feb 12 '22 22:02 in-dec

The xtbiff project is currently not open source mainly because it builds on a fork of xtb 5. Christoph @cplett is working on upstreaming the xtbiff into the xtb main branch, until this is done we won't provide the source code for xtbiff.

Regarding the old kernel versions, I usually compile (or forget to compile) those variants of xtb. We only have a few machines left with a setup suitable for compiling xtb and not being updated for quite some time.

awvwgk avatar Feb 12 '22 23:02 awvwgk

Is there any chance to provide a compiled xtbiff in old kernel? Currently, we cannot upgrade our HPC system; so that I failed to run crest as well as xtbiff on our HPC.

in-dec avatar Feb 12 '22 23:02 in-dec

No promises, though. Keep in mind that Linux 2.6 reached it EOL in 2016, while our binaries are Linux 3.0 upwards compatible.

Christoph, in case you are interested in looking into this. The only queue running Linux 2.6 is hedy on marie and only the machine hedy20 installs the development libraries for linking statically. The node is currently occupied and I'm not launching compilers on nodes where people run computations.

awvwgk avatar Feb 13 '22 13:02 awvwgk

This issue had no activity for 6 months. It will be closed in 1 week unless there is some new activity.

github-actions[bot] avatar Jan 29 '24 01:01 github-actions[bot]