mrchem icon indicating copy to clipboard operation
mrchem copied to clipboard

Output depending on print level fails with MPI

Open msnik1999 opened this issue 6 months ago • 0 comments

I tried writing output depending on the print level for src/scf_solver/Groundstatesolver.cpp (ll.328-330 and ll.344-346) in PR #481. I tried a similar approach as src/scf_solver/Groundstatesolver.cpp (ll.268-270), however MPI calculations are crashing when using this if-clause.

msnik1999 avatar Sep 03 '24 15:09 msnik1999