Is this a duplicate?
Area
CUDA Experimental (cudax)
Is your feature request related to a problem? Please describe.
Follow up of #7705, the PR migrates insert and contains APIs to cudax and I'd like to do the same for find.
Describe the solution you'd like
Migrate the host and device find APIs and add corresponding tests and benchmarks to ensure the migration introduces no performance regressions.
Describe alternatives you've considered
No response
Additional context
No response
Is this a duplicate?
Area
CUDA Experimental (cudax)
Is your feature request related to a problem? Please describe.
Follow up of #7705, the PR migrates
insertandcontainsAPIs to cudax and I'd like to do the same forfind.Describe the solution you'd like
Migrate the host and device
findAPIs and add corresponding tests and benchmarks to ensure the migration introduces no performance regressions.Describe alternatives you've considered
No response
Additional context
No response