Conversation
|
Interestingly we've started getting several CuPy-related test failures with |
|
Thanks @jrbourbeau for finding this, it seems that our docker image was picking NumPy 1.19.5, which doesn't contain NEP-35. I'm adding NumPy 1.21 now in rapidsai/dask-build-environment#3. I'll also work on skipping those tests on NumPy < 1.20. |
|
I opened #7982 to address tests that missed the |
|
rerun tests |
|
rapidsai/dask-build-environment#3 is merged and new docker images have been built already. Previously failing tests that depend on NEP-35 now pass, but there's still |
|
Closing as failures are being resolved elsewhere -- thanks @pentschev! |
No description provided.