Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds the JNI call for Cuda.deviceSynchronize (#10839)
Running tests locally, but putting this up as WIP for now. Discussing with @jlowe a solution to NVIDIA/spark-rapids#4818 could involve `cudaDeviceSynchronize.` I noticed that's not in our JNI exposed calls, so I am adding it here. Authors: - Alessandro Bellina (https://github.com/abellina) Approvers: - Jason Lowe (https://github.com/jlowe) URL: #10839
- Loading branch information