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

import goldilocks develop branch into pil2-proofman monorepo #131

Merged
merged 288 commits into from
Dec 4, 2024

Conversation

sam0x17
Copy link
Contributor

@sam0x17 sam0x17 commented Dec 3, 2024

No description provided.

rickb80 and others added 26 commits February 16, 2024 09:53
* Add avx512 operations for expressions

* Add pack operations

* Clean avx512 expresions functions

* Add missing avx512 functions

* Add missing avx512 operations

* Add missing avx512 extension operations

* Missing static function

* Missing store operations avx512

* Add pending avx512 functions

* reparid loads and stores avx512

* repair loads and stores avx512

* Reorganize cubic extensions

* Add pack operations

* Syntaxis sugar

* Add more options into op_pack

* Add more options into op_pack

* Add more options into copy_pack

* Add missing const flag

* Add missing const flag

* Pack operations are now working

* Adding store_avx operation

* Cleaning and separating pack calls in separate files

* Adding store_avx512 operation

* Reorganizing files and cleaning unnecessary

* Cleaning unnecessary functions

* Removing wrong static

---------

Co-authored-by: rickb80 <[email protected]>
Import gpu code form master to develop
support async memcpy between host and device
@cla-bot cla-bot bot added the cla-signed label Dec 3, 2024
@sam0x17 sam0x17 requested a review from rickb80 December 3, 2024 20:22
Copy link
Contributor

@rickb80 rickb80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eduadiez eduadiez merged commit 40d0ad7 into develop Dec 4, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.