next up previous contents
Next: 4.4 Parallelization issues Up: 4 Performances Previous: 4.2 Memory requirements   Contents

4.3 File space requirements

A typical pw.x run will require an amount of temporary disk space in the order of O double precision complex numbers:

O = NkMN + qNr1Nr2Nr3

where q = 2× mixing_ndim (number of iterations used in self-consistency, default value = 8) if disk_io is set to 'high'; q = 0 otherwise.