1 # SPDX-License-Identifier: GPL-2.0-only
3 # HabanaLabs AI accelerators driver
7 tristate "HabanaAI accelerators (habanalabs)"
8 depends on PCI && HAS_IOMEM
10 select GENERIC_ALLOCATOR
13 Enables PCIe card driver for Habana's AI Processors (AIP) that are
14 designed to accelerate Deep Learning inference and training workloads.
16 The driver manages the PCIe devices and provides IOCTL interface for
17 the user to submit workloads to the devices.
19 The user-space interface is described in
20 include/uapi/misc/habanalabs.h
24 To compile this driver as a module, choose M here: the
25 module will be called habanalabs.