There was an error while loading. Please reload this page.
1 parent 4feecf1 commit 661ad12Copy full SHA for 661ad12
1 file changed
python/cudf_polars/cudf_polars/engine/spmd.py
@@ -11,7 +11,7 @@
11
from concurrent.futures import ThreadPoolExecutor
12
from typing import TYPE_CHECKING, Any, cast
13
14
-import kvikio
+import kvikio.defaults
15
16
import pylibcudf as plc
17
import rmm.mr
0 commit comments