Expand description
GPU device abstraction and initialization. GPU device abstraction and initialization.
Modules§
- cached_
device - Backwards-compatible cached device path.
- init_
device - Backwards-compatible initialization path.
Functions§
- acquire_
gpu - Asynchronously initialize a new GPU device and queue.
- cached_
device - Return the cached device/queue pair for repeated scans.
- init_
device - Initialize a new GPU device and queue.