alter-xp commented on issue #12777:
URL: https://github.com/apache/tvm/issues/12777#issuecomment-1251778720

   hi @driazati @areusch @Mousius @gigiblender 
   The function `camke_build` does not use the passed in parameter `path` in 
`ci/jenkins/Build.groovy.j2,` which causes `tests/scripts/task_build.py` to use 
`build` as the compilation directory by default. So that 
`task_config_build_gpu.sh` and `task_config_build_gpu_other` is actually built 
in the same directory, not in the two directories written in the code (build 
and build2). Does anyone have any suggestions here?
   Should we need to keep them compiled in the same directory? Or separate 
them? 
   
   


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