GPU devices information
One of the challenges of GPU programming is in discovering device parameters, such as the number of registers, the device type, and whether a device is present.
The GPU Devices tab examines the GPUs that are present and in use across a program, and groups the information together scalably for multi-process systems.

Note
GPU devices are only listed after initialization.