Skip to content

xor: add option to encode with pthreads#52

Merged
adammoody merged 13 commits intomainfrom
pthreads
Dec 6, 2023
Merged

xor: add option to encode with pthreads#52
adammoody merged 13 commits intomainfrom
pthreads

Conversation

@adammoody
Copy link
Copy Markdown
Contributor

@adammoody adammoody commented Nov 20, 2023

This branch adds options to encode/decode XOR and RS with pthreads and OpenMP. Currently, there is no pthread implementation for Reed-Solomon rebuild, only for encoding.

These must be enabled through new CMake options:

-DENABLE_PTHREADS=ON
-DENABLE_OPENMP=ON

@adammoody adammoody merged commit 1451297 into main Dec 6, 2023
@adammoody adammoody deleted the pthreads branch December 6, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant