NVIDIA / NVIDIA/cudf

[BUG] Various Groupby JIT tests fail when run alone

Open
#20,663 0 comments 0 reactions 1 assignee Claimed by @brandon-b-miller View on GitHub
bug numba Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

Locally, groupby JIT tests seem to fail with a mismatched dtype, but not if the whole test suite is run.

```
FAILED python/cudf/cudf/tests/groupby/test_apply.py::test_groupby_apply_jit_unary_reductions[small-min-int32] - AssertionError: Attributes of Series are different
```

This is probably due to an improper cache hit on the kernel somewhere.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.