Skip to content

[ZK Stack] - Multi-prover generates proof problems #317

Closed Answered by robik75
Marius-BC-Dev asked this question in ZK Stack
Discussion options

You must be logged in to vote

Hello,
running multiple prover-instances in parallel on the same GPU is not supported.
When a prover instance starts, it allocates as much GPU RAM as it can so if you try to run a second one in parallel, it will fail because all the memory was already taken by the first one.

Replies: 6 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Marius-BC-Dev
Comment options

Answer selected by bxpana

This comment was marked as spam.

@Marius-BC-Dev
Comment options

This comment was marked as spam.

@Marius-BC-Dev
Comment options

This comment was marked as spam.

@Marius-BC-Dev
Comment options

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
7 participants