Problem Description
It's difficult to know which machines have accelerators like gpus from Omni. Booting from individual installation media isn't practical with the wide variety of accelerator types. Omni should automatically detect and label machines with known accelerators. eg gpu:nvidia-rtx4070 gpu:tenstorrent-wormhole
Solution
We could scan PCI devices for manufacturer IDs and then lookup models and automatically apply labels.
Alternative Solutions
No response
Notes
This will also be helpful in the future to automatically add system extensions and apply patches to machines.