Skip to content

Investigate performance of proving for padded height $2^{22}$ and 2^{23}$ #346

@Sword-Smith

Description

@Sword-Smith

Running both with and without TVM_LDE_TRACE="no_cache", I've seen some quite troubling performance numbers for proving when the padded height is $2^{23}$. We should get performance numbers and RAM consumption for these three padded heights and investigate: $2^{21}$ (for reference), $2^{22}$, and $2^{23}$.

Specifically, a user with 2TB RAM and 256 cores reports that proving for a padded height of $2^{23}$ takes two hours where it, by my calculations, should take less than 600 seconds. And I ran out of RAM when attempting to create these proofs, even with TVM_LDE_TRACE="no_cache" and having 768GB RAM, which should be plenty for this configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions