Skip to content

Comments

feat(operator): disable SP1 cache#2063

Closed
JuArce wants to merge 1 commit intostagingfrom
2062-featoperator-disable-sp1-cache
Closed

feat(operator): disable SP1 cache#2063
JuArce wants to merge 1 commit intostagingfrom
2062-featoperator-disable-sp1-cache

Conversation

@JuArce
Copy link
Collaborator

@JuArce JuArce commented Aug 22, 2025

feat(operator): disable SP1 cache

Description

This PR sets the following env variables for the SP1 prover

std::env::set_var("SP1_DISABLE_PROGRAM_CACHE", "1");
std::env::set_var("PROVER_CORE_CACHE_SIZE", "1");

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change crates/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@JuArce JuArce self-assigned this Aug 22, 2025
@MauroToscano
Copy link
Contributor

This experiment won't be merged, excess memory usage is fixed by: #2079

@JuArce JuArce deleted the 2062-featoperator-disable-sp1-cache branch September 10, 2025 19:42
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