IOUtil: New parameter processes_per_directory
Branch: eschnett/subdirs
Branch: master
Merged
Merged pull request
Merged in eschnett/subdirs (pull request #2)
- 59f3348
- Author: Erik Schnetter
- Closed by: Erik Schnetter
- 2017-07-17
Description
This allows splitting the output files across multiple directories, reducing the number of output files per directory. This is a good idea when running on many processes.
When this is merged, the accompanying branches of CactusPUGH and Carpet also need to be merged.