[ZK Stack] - <Prover Build Fails During CUDA Object Compilation (__shared__ Variable Initialization Error)> #690
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It appears that the issue you're encountering with the Here are a few steps you can take to troubleshoot and potentially resolve this issue:
If these steps do not resolve the issue, it might be beneficial to reach out directly to the ZKsync community or support channels with details of the error and your setup for more targeted assistance. Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
-
Hi @Szczepoo13 , it looks like you are using CUDA 11.5 to compile which would be my first guess for why the compilation is failing. |
Beta Was this translation helpful? Give feedback.
Hi @Szczepoo13 , it looks like you are using CUDA 11.5 to compile which would be my first guess for why the compilation is failing.
Please install CUDA 12.x and try again.