You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rapidsai/cudf#14576 is updating to CCCL 2.2.0, and that requires using cuda::proclaim_return_type. We need to audit our spark-rapids-jni kernels to see if any need to be updated before this breaking change is merged into cudf.
This PR shows the kind of changes that will be needed to make CCCL 2.2.0 work: rapidsai/cudf#14577
The text was updated successfully, but these errors were encountered:
rapidsai/cudf#14576 is updating to CCCL 2.2.0, and that requires using cuda::proclaim_return_type. We need to audit our spark-rapids-jni kernels to see if any need to be updated before this breaking change is merged into cudf.
This PR shows the kind of changes that will be needed to make CCCL 2.2.0 work: rapidsai/cudf#14577
The text was updated successfully, but these errors were encountered: