Torben Schiz

Results 4 issues of Torben Schiz

Partly implementation of snapshot features discussed in #89. This does not yet include the configuration of the parameter space at runtime and a callback interface to invoke postprocessing as discussed...

While working on #85 to handle crashing micro simulations, it came up that if a simulation crashes during the first iteration it is difficult to replace that simulation. It cannot...

question
new-feature

Currently, the snapshot computation feature can only parallelize the computation of snapshots, i.e. the parameter space can be distributed and different processes compute different snapshots. For expensive microsimulations, it can...

enhancement

Enabling faster reading and writing of subsets of an HDF5 file can be achieved by chunking. To make use of this, it is important to optimize the chunk size. As...

enhancement