[FEA] Improve re-use of dlpack from libcudf build dir for python builds
Open
1 - On Deck
CMake
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
When using `FIND_CUDF_CPP` for python cudf builds don't reclone dlpack.
**Describe the solution you'd like**
When using `FIND_CUDF_CPP` for python cudf builds re-use the dlpack in the libcudf build directory instead of cloning a second copy.
Contributor guide
Assessment
This issue has not been assessed yet.