Skip to content

try adding parallelisation#9

Draft
alxvov wants to merge 2 commits into
riverlane:mainfrom
alxvov:add_omp
Draft

try adding parallelisation#9
alxvov wants to merge 2 commits into
riverlane:mainfrom
alxvov:add_omp

Conversation

@alxvov

@alxvov alxvov commented Jan 17, 2025

Copy link
Copy Markdown
Collaborator
  1. I'm using simple parallelisation of the outer loop j, which first should parallelise over columns for XOR transform, and second should parallelise over rows for Hadamard transform. Since Hadamard applied to each row independently, parallelisation should work well.
  2. setup.py needs work.
  3. If anyone knows how to do it better, please comment.

EDIT: seems parallelisation of XOR over second for loop works better

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.

2 participants