You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/23 15:28:29 UTC

[GitHub] [tvm] kparzysz-quic commented on a change in pull request #10361: [Hexagon] RPC server/client for simulator

kparzysz-quic commented on a change in pull request #10361:
URL: https://github.com/apache/tvm/pull/10361#discussion_r813014494



##########
File path: apps/hexagon_api/CMakeLists.txt
##########
@@ -23,6 +23,31 @@ else()
 endif()
 file(MAKE_DIRECTORY ${HEXAGON_API_BINARY_DIR})
 
+# Build X86 binaries:
+# - tvm_rpc_x86
+
+ExternalProject_Add(x86_tvm_runtime_rpc

Review comment:
       Build a cpp RPC server app for x86 with the Hexagon RPC code enabled.




-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org