Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/accel/qaic/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 609 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
#
# Qualcomm Cloud AI accelerators driver
#

config DRM_ACCEL_QAIC
 tristate "Qualcomm Cloud AI accelerators"
 depends on DRM_ACCEL
 depends on PCI && HAS_IOMEM
 depends on MHI_BUS
 select CRC32
 help
   Enables driver for Qualcomm's Cloud AI accelerator PCIe cards that are
   designed to accelerate Deep Learning inference workloads.

   The driver manages the PCIe devices and provides an IOCTL interface
   for users to submit workloads to the devices.

   If unsure, say N.

   To compile this driver as a module, choose M here: the
   module will be called qaic.

Messung V0.5
C=96 H=92 G=93

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]