aasorokiin commented on a change in pull request #8797:
URL: https://github.com/apache/tvm/pull/8797#discussion_r694978691



##########
File path: cmake/modules/VTA.cmake
##########
@@ -73,15 +73,30 @@ elseif(PYTHON)
 
   # Cycle accurate simulator driver build
   if(USE_VTA_TSIM)
+    if(NOT DEFINED ENV{VERILATOR_INC_DIR})

Review comment:
       In Jenkinsfile I see only BUILD:CPU runnig 
tests/scripts/task_python_vta_tsim.sh. Does it mean that all other targets 
could have build tsim disabled by config.cmake set(USE_VTA_TSIM OFF)? 
@vegaluisjose 




-- 
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