cuml icon indicating copy to clipboard operation
cuml copied to clipboard

[BUG] ml_cuda_utils.h is required by Python cuML and is not in cuML's include folder

Open dantegd opened this issue 3 years ago • 1 comments

Describe the bug ml_cuda_utils.h is a file in the src folder, but it is required by pointer_utils.pyx in the Python package, so either the needed functionality or the whole file should be moved to cpp/include

dantegd avatar Jul 29 '22 17:07 dantegd

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Aug 28 '22 18:08 github-actions[bot]