torchrunx icon indicating copy to clipboard operation
torchrunx copied to clipboard

Optionally serialize virtual environment when distributing to other machines

Open apoorvkh opened this issue 10 months ago • 1 comments

apoorvkh avatar Mar 15 '25 15:03 apoorvkh

If the user is just using uv, could export the dependencies to another machine, which may download uv, then run the program in a temporary environment with same specifications.

Does cloudpickle serialize code from rest of library?

apoorvkh avatar Mar 15 '25 15:03 apoorvkh