lhutton1 opened a new pull request, #11946:
URL: https://github.com/apache/tvm/pull/11946

   When building the CPP RPC package with the NPU enabled, `link_directories` 
fails to find the NPU runtime libraries. This is presumably because the TVM 
runtime is linked with the PRIVATE option in: 
https://github.com/apache/tvm/blob/main/CMakeLists.txt#L601. Therefore working 
around this by following the precedent of other libraries such as Hexagon and 
Open CL.
   
   cc @Leo-arm @manupa-arm 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to