Structsยง
- Device
Type - Returns the device type associated with the device. May not return
sycl_rs::info::DeviceType::All - Name
- Returns the device name of this SYCL device.
- PciBdf
Address - Returns the PCI BDF address reported by the Intel SYCL extension. Panics when the device does not support the extension.
- Version
- Returns a backend-defined device version.