Skip to content

test_dataframe_shuffle: (CuPy's?) CUB emits warning: cuda_runtime_api.h [jitify] File not found #1317

@jakirkham

Description

@jakirkham

Am seeing the following warning on CI

tests/test_explicit_comms.py::test_dataframe_shuffle[True-tcp-cudf-1] cub/detail/detect_cuda_runtime.cuh(39): warning: cuda_runtime_api.h: [jitify] File not found
../util_type.cuh(42): warning: cuda.h: [jitify] File not found
cupy_jitify_exercise(10): warning: cooperative_groups.h: [jitify] File not found
cupy_jitify_exercise(11): warning: cooperative_groups/memcpy_async.h: [jitify] File not found
PASSED

It looks like this may be related to how CuPy uses CUB. Though it could easily be something else

Note: The test does pass. However the warning looks odd. Like something is misconfigured

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions