-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
avx vecwise butterflies #377
Conversation
55aae90
to
8dc2fed
Compare
9b212d5
to
4997f65
Compare
8dc2fed
to
8c2ac4e
Compare
4997f65
to
c3d66bd
Compare
8c2ac4e
to
8f48b12
Compare
c3d66bd
to
3efcc1a
Compare
1a1a9aa
to
755eb0c
Compare
0fd0b3c
to
971615d
Compare
f70e9b0
to
4e15286
Compare
971615d
to
90e82b4
Compare
4e15286
to
ac428d9
Compare
90e82b4
to
c9a4f8a
Compare
ac428d9
to
c6ac5cc
Compare
c9a4f8a
to
4f07fa1
Compare
Isn't this true only at the first layer? Code quote: /// Each of the vectors represents natural ordered polynomial coefficeint. |
what body? Code quote: See the comments in its body for more info. |
c6ac5cc
to
3075822
Compare
4f07fa1
to
a9f4c6e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @ilyalesokhin-starkware)
src/core/backend/avx512/fft.rs
line 160 at r1 (raw file):
Previously, ilyalesokhin-starkware wrote…
Isn't this true only at the first layer?
Yes, and this function only runs on the first layer, or equivalently, perform a full fft on the coefficients.
src/core/backend/avx512/fft.rs
line 178 at r1 (raw file):
Previously, ilyalesokhin-starkware wrote…
what body?
vecwise_ibutterflies()
3075822
to
8300fe1
Compare
a9f4c6e
to
ef3aa91
Compare
8300fe1
to
823a462
Compare
ef3aa91
to
b8856e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @spapinistarkware)
b8856e3
to
9709cd8
Compare
Merge activity
|
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/starkware-libs/stwo/377) <!-- Reviewable:end -->
9709cd8
to
02997ad
Compare
This change is