Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace cuda::device operations with native CUDA calls (#408)
Replaces the usage of cuda::device::count(), cuda::device::get(), cuda::device::set() and cuda::device::current::get() with native CUDA calls.
- Loading branch information