internal utility for pushing/popping the cuda driver's "current" device #2040
Labels
CUDA Next
Feature intended for the Cuda Next experimental library
feature request
New feature or request.
Provide a RAII utility that sets the current CUDA device/context (green context in the future?) and cleans up when the current scope ends. It should lower to the driver API using wrappers from #2042
The text was updated successfully, but these errors were encountered: