Device selection
Choose the device type (runtime + hardware) your model runs on. This guide covers supported types, discovery, deterministic vs. fallback selection, and pinning specific cards.
Model JSON info
"DEVICE": [
{
"DeviceType": "METIS",
"RuntimeAgent": "AXELERA",
"SupportedDeviceTypes": "AXELERA/METIS"
}
]Device discovery
1
2
3
Choose a device type
(Optional) Pin a specific device index
Set‑once vs. tweak‑later
Common pitfalls
Last updated
Was this helpful?

