rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
30 stars 46 forks source link

Disallow nvcomp git checkout #704

Open bdice opened 1 month ago

bdice commented 1 month ago

Description

Closes #702.

This adopts a minimal approach that does not affect parsing logic, it only disables git checkout of the nvcomp dependency.

Checklist

bdice commented 1 month ago

I am marking this as non-breaking because the nvcomp 2.2.0 git checkout has been unsupported for a while.

bdice commented 1 month ago

@KyleFromNVIDIA If you have bandwidth, I would appreciate help with this. Otherwise I will come back to it later.