dpctl.SyclDevice.default_selector_score

SyclDevice.default_selector_score

Integral score assigned to this device by DPC++ runtime’s default selector’s scoring function. Score of -1 denotes that this device was rejected and may not be properly programmed by the DPC++ runtime.

Returns:

Score assign to this device by sycl::default_selector_v function.

Return type:

int