Skip to content
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

DON'T MERGE: experiments #84

Closed
wants to merge 7 commits into from
Closed

DON'T MERGE: experiments #84

wants to merge 7 commits into from

Conversation

kunxian-xia
Copy link
Collaborator

@kunxian-xia kunxian-xia commented Jul 2, 2024

primitive throughput (GiB/s) cost comment
fix_variable 2(round 0), 2.2 (other round) 2^{v-1}* (2F_add + 2*F_mul + E_mul + 2E_add) single threaded
eval_partial_poly 2(round 0), 0.35(other round) 2^{v-1} * (3*F_mul + 7*F_add + 3*E_mul + 7*E_add) single threaded

ref: https://hackmd.io/@kunxian-xia/BkiQb1hL0

@matthiasgoergens
Copy link
Collaborator

I am closing this for now in an effort to clean up our list of open PRs. Please re-open as necessary, eg when you want to run CI/CD again, or when/if it's ready for merging.

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