-
Notifications
You must be signed in to change notification settings - Fork 45
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
Not parsing flags from toml file #353
Comments
You are using a weird setup that is mixing up options, and I don't think there is a bug:
If you tell me what exactly you want to do in all this, I might be able to better assist. |
Thank you very much! I am really lost at this point now. I want two thing. First, do usual conf-analysis with crest using gfn2. |
If you do not explicitly need the
or a toml file
or a combination of both
the point being, all new versions can work without an |
OK, now started to work. But I get this memory issue. I allocate 2GB per core and have a lot of scratch, I do not understand the problem. In file '/home/runner/work/crest/crest/src/parsing/parse_xtbinput.f90', around line 720: Error allocating 2188448768777856 bytes: Cannot allocate memory |
This should have been fixed as of commit 5ca82fe, are you using the current version? It might not be included in the conda build (yet) |
Dear all,
I might be wrong, but I have just updated to the 3.0.2 version of crest, and somehow the parsing of flags arguments from toml file is misteriously not working now. I use the --cinp flag but it is uneffective.
Initial Geometry Optimization
Geometry successfully optimized.
WARNING Change in topology detected!
Topology change compared to the input affects atoms:
1(C) 17(C)
The text was updated successfully, but these errors were encountered: