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

Possible bug in gsm with ORCA #37

Open
mverissi opened this issue Jul 26, 2023 · 0 comments
Open

Possible bug in gsm with ORCA #37

mverissi opened this issue Jul 26, 2023 · 0 comments

Comments

@mverissi
Copy link

mverissi commented Jul 26, 2023

Dear developers,

I have been running a few growing string test calculations with gsm to determine a reaction energy barrier using QM cluster calculations with ORCA. When gsm added the eighth node, the job would die because, for whatever reason, the input would be duplicated. I managed a workaround by adding the line

awk -i inplace '!seen[$0]++' $ofile

to ograd before running ORCA.

I will gladly upload my files if you wish so that you can reproduce the error. I am using the cloned git repo - cloned today - compiled with gcc 12.3.0 and intel mkl.

Best regards,

Marcos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant