cuml
cuml copied to clipboard
[QST] Running nodeSplitKernel with longer duration
I am trying to run the nodeSplitKernel GPU function. I found the test suite here. However, the given test cases make the kernel run for quite a short duration (< 1ms). It would be great if I can use this file to drive the kernel, but the kernel should run for a little longer (probably a few milliseconds) at least. Any help is appreciated, thanks!
You can always write a larger test case if you'd like with random
functions we provide here https://github.com/rapidsai/raft/tree/branch-22.10/cpp/include/raft/random
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.
Thanks. Closing the issue.