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

   Some integration tests are failing when running in CI machines that
   have torch installed (validated only in AARch64 for now), with an
   error message related to libgomp, similar to the one above:
   
   OSError: /.../dist-packages/torch/lib/libgomp-d22c30c5.so.1: cannot
   allocate memory in static TLS block
   
   As part of enabling the integration tests in AArch64, I'm marking this
   tests as skipped, so that tests can start executing and don't regress
   while we take time to investigate these specific failures.
   
   cc @Mousius @areusch @driazati @NicolaLancellotti @lhutton1 


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