intel / intel/isa-l

Feature request: Add gf_gen_decode_matrix to the public API

Open
#27 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.1k
Forks
346
PR merge metrics
No merged PRs in 30d

Description

ISA-L's public API provides no help to the user for generating a decode matrix for reconstructing missing data. Practically every single user of the erasure code module will need to do that. In fact, ISA-L's own test and benchmark programs all do this, copying similar code into 8 separate files. Could we please have a common helper function for it? As an example of such a function, see Jerasure's [jerasure_make_decoding_matrix](https://github.com/ceph/jerasure/blob/master/include/jerasure.h#L201).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.