Jonathon Belotti

Results 193 comments of Jonathon Belotti

@luiscape think you need a @skip somewhere because of a windows test incompatibility ``` =================================== ERRORS ==================================== __________________ ERROR collecting modal/_vendor/psutil.py ___________________ modal\_vendor\psutil.py:386: in _connections = Connections() modal\_vendor\psutil.py:191: in __init__...

Could we make an upstream change to handle this in the runtime, or perhaps just raise an issue describing our problem?

@luiscape means this can be closed right?

Thank you for your excellent comment. I think I got blocked because I wasn't testing the path dependence of joining `net` after `user` and I didn't realize that `nsenter` was...

hey @manninglucas we deprioritized getting this working. I think Peyton was maybe going to restart the effort when the patch landed: https://github.com/google/gvisor/issues/10795#issuecomment-2305739322.

> Maybe an as_billed: bool parameter or something? Like `resource_usage(raw: bool = True)`? If `raw==True` then pass through the usage, otherwise apply the reservation and regional modifiers. Hmm I don't...

@ayushr2 we may take on the work to add the `video` capability to NVProxy. Many of our customers are running into this limitation when seeking to do GPU-accelerated ffmpeg stuff....

> how to proceed with adding non-CUDA support It'd be the NVIDIA Video Codec SDK that we'd need to support, right? Please do keep us in the loop :) We'd...

Thanks for the reply @EtiennePerot. I've made regression testing the first task under our internal project 👍