- MTLDevice registryID is not constant across OS reboots, which is not conformant with deviceUUID requirements. - Replace with combination of MTLDevice location, locationNumber, peerGroupID, and peerIndex, which should define uniqueness, and should be constant across OS reboots. - Populate deviceLUID from MTLDevice registryID.