-
Notifications
You must be signed in to change notification settings - Fork 44
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
CASSCF calculation on large system #260
Comments
I have the same problem, but my molecular system is not as big as yours. Have you found a solution to this problem? |
If you can post a minimal input and output here I can take a look when I have time. Likely some issues with the input. |
Molecule has 36 atoms
===================================================================================
|
I would need an entire output and input. ps: if you can give me an input that crashes on my laptop the chance of me being able to trouble shoot increases. |
One more question. Are you using a latest release or the master branch? |
Generated by GNU Autoconf 2.69 for BAGEL 1.2.0. |
I tried running this calculation on a 28 cores node/128G of memory and the calculation seems to be fine. I did both 1core/mpi process (mpirun -n 28) and 6core/mpi process(mpirun -n 4), the memory consumption per mpi process is |
The system has 16 Gb per node. I suppose that the problem with my computing system. I'll try to set correct parameters (nodes, ppn). Thanks for your help in solving problem. |
@xubwa { "bagel" : [ { |
Dear all,
I had submitted a few CASSCF(4o,4e) jobs for geometry optimization and nonadiabatic coupling for a system with 560 electrons. But all of them crashed. From the output file, "Storage requirement is 121.566 GB".
Is it possible to complete these jobs using bagel?
(Single point CASSCF(4o,4e) calculations were successfully completed.)
I am using CRAY machine with 128GB RAM in single node and tried to use up to 20 nodes.
Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered: