Skip to content
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

CREST 3.0+ Encounters Error and Gets Stuck During Conformational Search #345

Closed
lizhiq16 opened this issue Sep 20, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@lizhiq16
Copy link

lizhiq16 commented Sep 20, 2024

Describe the bug
When performing conformational searches using CREST version 3.0.1 or later, I have encountered an issue where the program reports an error (Intel MKL ERROR: Parameter 6 was incorrect on entry to DLASWP) but continues to run indefinitely (a search for a single molecule has lasted over two weeks without completion). However, when using CREST version 2.12, the same task is completed within 11 hours.

I acknowledge that this issue does not occur consistently, and I have successfully performed many conformational searches using CREST 3.0+. However, when I use the molecular structure provided in the attachment (1.xyz), I always encounter the same problem, even after switching to CREST 3.0.1 and CREST 3.0.2. The output when the issue occurs is attached for your reference.

I hope the developers can investigate if there is any bug.

To Reproduce
Use the geometry attached.
crest 1.xyz --v3 --opt normal --quick --T 14 --niceprint
crest-error.zip

@lizhiq16 lizhiq16 added the bug Something isn't working label Sep 20, 2024
@pprcht
Copy link
Contributor

pprcht commented Sep 20, 2024

Duplicate of #285

@pprcht pprcht marked this as a duplicate of #285 Sep 20, 2024
@pprcht
Copy link
Contributor

pprcht commented Sep 20, 2024

The original issue is pinned ...

This is caused by some nested parallelism mismatch between OpenMP and MKL, I have not found a 100% secure workaround so far.
You can try the gfortran/openblas version

@pprcht pprcht closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants