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

2023-02-17 Thread Jeffrey Hugo
On 2/8/2023 3:01 PM, Jeffrey Hugo wrote: On 2/6/2023 8:41 AM, Jeffrey Hugo wrote: Regarding the open userspace (see the documentation patch), the UMD and compiler are a week or so away from being posted in the indicated repos. Just need to polish some documentation. An update to this, the comp

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

2023-02-08 Thread Jeffrey Hugo
On 2/6/2023 8:41 AM, Jeffrey Hugo wrote: Regarding the open userspace (see the documentation patch), the UMD and compiler are a week or so away from being posted in the indicated repos. Just need to polish some documentation. An update to this, the compiler is now live on github at the link sp

[PATCH v2 0/8] QAIC accel driver

2023-02-06 Thread Jeffrey Hugo
From: 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. Regarding the open userspace (see the documentation pat