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