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/08/23 08:15:27 UTC

[GitHub] [tvm] leandron opened a new pull request, #12554: [CI][AArch64] Skip libgomp failures in integration tests

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

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


[GitHub] [tvm] leandron commented on pull request #12554: [CI][AArch64] Skip libgomp failures in integration tests

Posted by GitBox <gi...@apache.org>.
leandron commented on PR #12554:
URL: https://github.com/apache/tvm/pull/12554#issuecomment-1223721196

   @tqchen any idea of what could be causing this issue, as it seems to be related to xgboost some times.


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


[GitHub] [tvm] Mousius merged pull request #12554: [CI][AArch64] Skip libgomp failures in integration tests

Posted by GitBox <gi...@apache.org>.
Mousius merged PR #12554:
URL: https://github.com/apache/tvm/pull/12554


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