Aurélien

Results 46 comments of Aurélien

@Zk2u I did a test with the latest `succinct` Rust toolchain and it seems to be working! What I did: ``` sp1up sp1up --c-toolchain ``` Testing `rustc +succinct --version` now...

We will publish a release that fix this issue soon, but in the meantime as a workaround you can install SP1 with the following command: ``` SP1UP_VERSION=v3.0.1-alpha-b976ea6e sp1up ``` It...

@nuke-web3 Do you still have this issue?

Oh you are right, I see ~100GB of memory usage. It don't OOM because I have 500GB on the server it's running.

I'm sorry for the response delay. After more digging I found out that the OOM is only occurring on SP1 versions < 4.1.0, and has been fixed by the introduction...

Closing as the original issue seems solved