cuml icon indicating copy to clipboard operation
cuml copied to clipboard

[QST] Running nodeSplitKernel with longer duration

Open nayakajay opened this issue 2 years ago • 1 comments

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!

nayakajay avatar Aug 10 '22 13:08 nayakajay

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

divyegala avatar Aug 10 '22 18:08 divyegala

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 Sep 09 '22 19:09 github-actions[bot]

Thanks. Closing the issue.

nayakajay avatar Sep 11 '22 04:09 nayakajay