registryID
The GPU device’s registry identifier.
Declaration
var registryID: UInt64 { get }Discussion
You can use the value to identify the same GPU across task boundaries because it’s global to all tasks.
The GPU device’s registry identifier.
var registryID: UInt64 { get }You can use the value to identify the same GPU across task boundaries because it’s global to all tasks.