For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
device
Static Device Information.
Provides types and helpers for describing individual computational devices to be used within the Mojo metaprogramm.
Structs
-
DeviceRef: Uniquely identifies a specific compute device within this system. -
DeviceSpec: A DeviceSpec represents a single model/sku of device. It enumerates identifying information and provides sufficiently detailed information to compile for a device and to set up a control plane for it at runtime.