Uh oh!
There was an error while loading. Please reload this page.
mirrored from https://www.bouncycastle.org/repositories/bc-rust
- Notifications
You must be signed in to change notification settings - Fork 17
Investigate fearless_simd crate #80
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedCould be picked up by anyone in the communityCould be picked up by anyone in the communityresearchThis involves some open-ended researchThis involves some open-ended research
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedCould be picked up by anyone in the communityCould be picked up by anyone in the communityresearchThis involves some open-ended researchThis involves some open-ended research
Background
We will eventually have to look at SIMD to speed up bit of code that are performing the same computation many times in parallel.
The crate:
https://docs.rs/fearless_simd/latest/fearless_simd/
looks promising.
Task
fearless_simdcrate and form an opinion about whether this is a thing we would want as a core dependency. Some questions to think about: