Contents

peerIndex

The unique identifier for a GPU in a peer group.

Declaration

var peerIndex: UInt32 { get }

Discussion

If the GPU is part of a peer group (see peerGroupID or peerCount) the peer index is the GPU’s unique value within the group in the range [0, peerCount).

See Also

Identifying a GPU device