signature and checksum mismatch #727
Replies: 4 comments 2 replies
-
need input and output file. i've seen this when i allocate a huge amount of memory and use all of it. |
Beta Was this translation helpful? Give feedback.
-
Thanks. Based on the debug comments in the output file (khe_nwaoints.out), it looks like it is happening inside int_so_sifs.F; however, the error messages seem to be from memory blocks initialized in int_1e_sifs.F (which calls int_so_sifs.F). I will attach both to see if they are any help. |
Beta Was this translation helpful? Give feedback.
-
The best way to debug this kind of failures is to introduce the call to
|
Beta Was this translation helpful? Give feedback.
-
All this activities should happen with the use of |
Beta Was this translation helpful? Give feedback.
-
Hi gang,
I'm working on some new features and I'm coming across some MA errors. I'm a bit lost. What's the best procedure for tracking down these memory problems?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions