PolyChord / PolyChordLite

Public version of PolyChord: See polychord.co.uk for PolyChordPro
https://polychord.io/
Other
83 stars 26 forks source link

Resuming jobs with different number of MPI processes #34

Closed qminor closed 4 years ago

qminor commented 4 years ago

When I resume a previous run that didn't finish, is it possible to resume using a different number of MPI processes compared to when you started? Or will it cause problems?

williamjameshandley commented 4 years ago

Hi @qminor . The .resume files are parallellisation agnostic, so you should definitely be able to re-start a run with a different numbers of MPI processes.