Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Vectorise modular multiplication #72

Open
unzvfu opened this issue Aug 9, 2020 · 0 comments
Open

Vectorise modular multiplication #72

unzvfu opened this issue Aug 9, 2020 · 0 comments
Assignees

Comments

@unzvfu
Copy link
Collaborator

unzvfu commented Aug 9, 2020

There are several ways to vectorise modular multiplication (see Section 4 of this article for example). In some cases we may be able to write high-level code from which the compiler will generate SSE or AVX instructions; in other cases we may have to write the assembly ourselves.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant