Re: [PATCH v3 0/8] QAIC accel driver

2023-03-10 Thread Stanislaw Gruszka
On Mon, Mar 06, 2023 at 02:33:55PM -0700, Jeffrey Hugo wrote: > This series introduces a driver under the accel subsystem (QAIC - > Qualcomm AIC) for the Qualcomm Cloud AI 100 product (AIC100). AIC100 is > a PCIe adapter card that hosts a dedicated machine learning inference > accelerator. Revi

[PATCH v3 0/8] QAIC accel driver

2023-03-06 Thread Jeffrey Hugo
This series introduces a driver under the accel subsystem (QAIC - Qualcomm AIC) for the Qualcomm Cloud AI 100 product (AIC100). AIC100 is a PCIe adapter card that hosts a dedicated machine learning inference accelerator. Depends on "accel: Build sub-directories based on config options" found at h