Closed wlruys closed 11 months ago
Do you remember the version of CuPy you observed the error in?
I have CuPy 12.2 (latest version) and I ran this cholesky code file having clone_here
called multiple times -
and sample_sort with copy_from_async
called. Both worked fine on my end.
The issue is not present in latest CuPy version. Closing the issue
If we can reproduce this in isolation on the newest version of CuPy, it should be upstreamed as an issue to them.