Actions
Feature #2
openslow writing of waves.sxb
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/12/2025
Due date:
% Done:
0%
Estimated time:
Description
For some reason my sphinx takes a very long time to write waves.sxb, even in systems that aren't that large (primitive bcc Fe cell, cutoff 680 eV, 12^3 k-point mesh, ~300 MB waves.sxb), at least judging by the last modified file and stdout when it appears to hang for 5-15 minutes. This may or may not be the fault of the way I compiled parallel I/O and/or our filesystem. Regardless, I'm wondering about two possibilities:
- turning off writing of waves.sxb entirely - this doesn't seem to be possible, even if I put noRhoStorage and noWavesStorage in the initialGuess and all the SCF sections.
- putting in some timing code to figure out what exactly is so slow.
Would you have suggestions for trying either of these possibilities?
Actions