Enable QAIRT Hexagon (v66) support for iq‑615‑evk#1758
Conversation
1f76e90 to
a400f20
Compare
Test run workflowTest jobs for commit a400f20
All jobs summary
|
Test Results 28 files 28 suites 1h 25m 4s ⏱️ For more details on these failures, see this check. Results for commit 1a96d36. ♻️ This comment has been updated with latest results. |
lumag
left a comment
There was a problem hiding this comment.
In the PR description please don't describe what is done, please describe why.
a400f20 to
f0417c4
Compare
I had already tried to capture the why in the PR description. I’ve now also added the same as the description of the commit message. |
You are still describing "This PR adds....". |
|
Please start your commit messages by describing the problem or the issue. |
f0417c4 to
835cc41
Compare
I have updated the PR description to better explain the rationale behind the change and have also updated the commit message description. Please let me know if any further rephrasing is needed. The packaging changes are as expected; however, I’ve marked the PR as draft since the sanity tests for Hexagon DSP acceleration are currently failing. I’m checking this with the QAIRT team and will mark the PR ready for review once the sanity tests pass. |
|
The sanity tests with DSP delegates were failing due to a FastRPC issue. However, the sanity tests passed when using the shared engineering libraries from FastRPC team, confirming that the QAIRT packaging and libraries are working as expected. Based on this, the PR is being opened for review. |
QAIRT Hexagon architecture‑specific DSP libraries are not packaged for iq‑615‑evk; add the required packaging to enable hardware acceleration of ML workloads. Signed-off-by: Tushar Patra Jamula <tjamula@qti.qualcomm.com>
Add support for Qualcomm's AI Runtime on hexagon to accelerate Machine Learning tasks. Signed-off-by: Tushar Patra Jamula <tjamula@qti.qualcomm.com>
835cc41 to
1a96d36
Compare
Test run workflowTest jobs for commit 1a96d36
All jobs summary
|
QAIRT Hexagon DSP libraries were previously packaged only for qcm6490-idp, rb3gen2-core-kit, qcs9100-ride-sx, iq-9075-evk, qcs8300-ride-sx and iq-8275-evk.
As a result, iq-615-evk did not have the required QAIRT Hexagon libraries available to enable hardware-accelerated ML workloads on the Hexagon DSP.
Add Hexagon library packaging for iq-615-evk and include it in the respective machine configuration.