dpctl.SyclDevice.max_parameter_size¶ SyclDevice.max_parameter_size¶ Returns the maximum size in bytes of all arguments that can be passed to a kernel. Returns: Maximum kernel parameter size in bytes. Return type: int