aiidateam / aiida-sssp-workflow

sssp verification workflows
MIT License
4 stars 2 forks source link

limit max number of mpiprocs of atomic evaluation #145

Closed unkcpz closed 2 years ago

unkcpz commented 2 years ago

Using 128 mpiprocs on EIGER is usually too many for atomic calculation which will cause spurious issues. I confined the max number of procs used for those calculations. Since the atomic calculations are fast and not time/resource consuming, this will not influence too much of the performance.