ECP-VeloC / redset

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

add interface to parameterize encoding schemes #10

Closed adammoody closed 4 years ago

adammoody commented 4 years ago

This defines functions to let one parameterize the different encoding schemes with relevant values. For example, on Reed-Solomon, it lets specify both the minimum set size and the number of encoding blocks to use.