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
Hi, I'm running a cupy test with dask, but ran into a CUDA error that's only reproducible with dask-cuda but not with cupy alone, and hoping that I can get some help here. The error:
I haven't seen that error before but I suspect it's do to the older driver/runtime. I see that 495 should be valid for CUDA Enhanced Compatibility and Minor Version Compatilibty. Still, I'm suspicious that this is that issue. Would it be possible to try with a toolkit 11.8 / 12+ ?
@quasiben might be right, I'm unable to reproduce the error with driver 535.161.08/Dask-CUDA 24.08/CUDA 11.8, this is the output I see for the sample in the original description:
Hi, I'm running a cupy test with dask, but ran into a CUDA error that's only reproducible with dask-cuda but not with cupy alone, and hoping that I can get some help here. The error:
The script I'm running along with dependency version:
If I run cupy alone, it can generate random numbers just fine:
Lastly, I'm running the test on a EGX cluster with 4 T4s:
The text was updated successfully, but these errors were encountered: