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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to