Contents

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.

See Also

Identifying a GPU device