Jonathon Belotti
Jonathon Belotti
Thank you for the reply.
**`python3.6 -m pip --version`:** `pip 19.0.3 from /nix/store/w8wb057378iyxids2lsh6sk6w5n5rrdv-python3.6-pip-19.0.3/lib/python3.6/site-packages/pip (python 3.6)`
Option 2 fixes the issue. Option 1 outputs this: ``` raise PyBazelRuleGeneratorException("Pip call caused an error: {}".format(err)) rules_pygen.rules_generator.PyBazelRuleGeneratorException: Pip call caused an error: Failed building wheel for avro-python3 Failed building...
@ayushr2 can this merge?
@ayushr2 we're keen on this so could one of us do the rebase and merge conflict fix? 🙂
@ayushr2 is https://github.com/google/gvisor/pull/10234 queued and will merge on it own?
Thanks @ayushr2! Wasn't urgent, but having gVisor support for H100s will let us better fight off cryptominer pests!
Our driver version is still `525.60.13`. Sorry I couldn't get a multi-GPU A100 VM to test the repro myself. Looks like it's thrown up a lot of things! Internally we...
Hey, just got back from PTO. Thanks again for your investigation. Looks like I should incorporate the related fixes into our runtime and see what I get with the repro...