Commit 6cd2a4f
authored
Handle NVMLError_NotSupported in cudf-polars (#20179)
Fixes a regression in #19895, which changed the logic for when we catch this exception and fall back to the default device memory size.
Authors:
- Tom Augspurger (https://github.com/TomAugspurger)
Approvers:
- Matthew Murray (https://github.com/Matt711)
URL: #201791 parent e0fe5f7 commit 6cd2a4f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
0 commit comments