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/02/07 19:19:34 UTC

[GitHub] [tvm] mbrookhart commented on issue #10180: [CI Problem] x386 CI running out of RAM

mbrookhart commented on issue #10180:
URL: https://github.com/apache/tvm/issues/10180#issuecomment-1031828030


   I attempted to fix this using pytest --forked here: https://github.com/apache/tvm/pull/10174
   
   But it failed a lot of tests on a lot of jobs related to GPU. I got the feeling that initializing the GPU interface on the main thread and then trying to access it from the forked thread broke an assumption somewhere in the stack, but I didn't dig very deeply on what the root cause might be.


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