ECP-VeloC / redset

Low-level distributed erasure coding library to protect datasets of MPI applications
MIT License
2 stars 3 forks source link

Replicas #11

Closed adammoody closed 4 years ago

adammoody commented 4 years ago

This adds support so that one can specify the number of replicas used in partner. Previously, partner was limited to one copy. One can now specify any replica count up to one less than the size of the redundancy group.