You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get a tfhe-rs 1.3.3 program running on GPU, but it keeps giving me CudaBooleanBlock needs to have degree <= 1, got 3. It runs fine on CPU. What does this error signify and how do I get around it?