[BUG] Linker error: undefined reference to cudf::detail::initialize_with_identity
#16752
Labels
bug
Something isn't working
cudf::detail::initialize_with_identity
#16752
Describe the bug
In our project, we wanted to upgrade from
cudf-24.06
tocudf-24.08
, but when we compile it runs into a linker error for the libcudf functioncudf::detail::initialize_with_identity
.Minimal reproducible example
Environment overview
Cmake file:
Conda environment looks like this
The text was updated successfully, but these errors were encountered: