MichaelJKlaiber commented on PR #12087: URL: https://github.com/apache/tvm/pull/12087#issuecomment-1200925097
CI pipeline still fails for the target i386, see https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-12087/runs/12/nodes/360/steps/1207/log/?start=0 As this does not seem an issue introduced by UMA code, I will remove UMA for i386 build, i.e. tests/scripts/task_config_build_i386.sh `echo set(USE_UMA OFF) >> config.cmake` What are your thoughts? @cbalint13 @areusch @areusch @cgerum @manupa-arm @PaulPalomeroBernardo Does anyone of you understand what is different from i386 to build_cpu? Does it have to do with: echo set\(USE_LLVM llvm-config-4.0\) >> config.cmake VS echo set\(USE_LLVM llvm-config-11\) >> config.cmake ? -- 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]
