dpctl.SyclDevice.max_write_image_args¶ SyclDevice.max_write_image_args¶ Returns the maximum number of simultaneous image objects that can be written to by a kernel. The minimum value is 8 if the SYCL device has sycl::aspect::image. Returns: Maximum number of simultaneous image objects that can be written to by a kernel. Return type: int