kymatio
kymatio copied to clipboard
`cdgmm3d` error in skcuda backend
Running the tests with skcuda enabled gives us the following error.
E RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasSetStream(handle, stream)`
Hmm. That's a problem. When are you seeing this? Is it not caught by Jenkins?
It seems like the tests pass on the Jenkins. I could be installing it wrong.
Ok. Can you post some instructions for how to reproduce? Would be good to get to the bottom of this.
Any progress on reproducing this?
Have not been able to reproduce this so closing.