<div dir="ltr">Hello,<div>In order to avoid stressing the filesystem on the cluster I&#39;m running on, I was suggested to avoid writing one output/checkpoint file per MPI process and instead collecting data from multiple processes before outputting/checkpointing happens. I found the combination of parameters</div><div><br></div><div><font face="monospace">IO::out_mode       = &quot;np&quot;<br>IO::out_proc_every = 8</font><br></div><div><font face="monospace"><br></font></div><div><font face="arial, sans-serif">does the job for output files, but I still have one checkpoint file per process. Is there a similar parameter, or combination of parameters, which can be used for checkpoint files?</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thank you very much,</font></div><div><font face="arial, sans-serif">Lorenzo Ennoggi</font></div></div>