filecoin-project / ec-gpu

OpenCL code generator for finite-field arithmetic over arbitrary prime fields
Other
89 stars 60 forks source link

chore: upgrade to bitvec 1.0.1 (#39) #41

Closed vmx closed 1 year ago

vmx commented 1 year ago

Performance for multiexp on the CPU was checked, there is no regression.

This update is needed as bitvec 0.22.3 is requiring funty 1.2 which was yanked.

vmx commented 1 year ago

It looks like I confused CI a bit as I did a bit of branch renaming and force pushing. Though the CI is green if you look at https://app.circleci.com/pipelines/github/filecoin-project/ec-gpu/406/workflows/738f2d50-0b5c-475a-a9b4-ab1303026ca3 (it was on the right commit).