Closed tobigithub closed 3 years ago
I had this problem during my first try. ulimit -s unlimited
solves my problem.
@zyt0y Thanks, that worked indeed. I wonder if we also have to set the OMP_STACKSIZE correctly.
This is a good point and might be the issue because of the xTB version implemented. The implementation of xTB will be redesigned in the near future, until then the solution provided by @zyt0y is working fine.
However, I have redesigned the way the program calculates the molecular radii because the arvo.f
file was a quick fix for the issue. In the 5.0.3 release (https://github.com/qcxms/QCxMS/releases/tag/v.5.0.3), the radii are calculated by an other approach and the file is obsolete. For this reason, this issue can be regarded as fixed.
Hi, I am running one of the first public releases (QCxMS.v5.0.2.tar.xz).
(1) I tested QCxMS.v5.0.2 on a newly setup VM Ubuntu 18, just fresh install. (2) I additionally tested QCxMS.v5.0.2 on a production machine with XTB, QCEIMS, orca, TurboMole, MNDO99 etc, basically a machine that has had no prior issues, intel compilers and intel MKL installed.
The two initial qcxms runs run fine, I get the trjM and xtb.last files as well as the individual TMP directories. But on both machines i get the following error when executing pqcxms when running the THF CID example. While the qcxms runs show CPU use, the pqcxms just shows 2% CPU use across all cores and doesn't even finish. Thanks. Tobias