Tristan Rice

Results 128 comments of Tristan Rice

two comments up :) https://github.com/volcano-sh/volcano/issues/1765

@ckddls1321 where are you running LSF? Are you trying to use this for work purposes?

@ckddls1321 How are you packaging code for running on NFS is it using Podman/Singularity? Or just a shared NFS mount like slurm? A friend from Oak Ridge National Laboratory pointed...

Landed as part of https://github.com/pytorch/torchx/commit/6360df39dc465a9e254045febaa0e9a04ae553de

@kiukchung Do we have TORCHXCONFIG env variable documented as well?

@anishchopra we'll likely add this in phases to support the various schedulers. What schedulers are you currently using just to prioritize and get early feedback? We'd also be happy to...

1. Image field maps to the directory it runs in though under normal usage it is overridden by the TempDirWorkspace which is build from the local files https://github.com/pytorch/torchx/blob/8c0345c297c24409f8d6ea5f5231bddd4a8d538f/torchx/workspace/dir_workspace.py#L19-L31 2. port_maps...

Ah, that's a good point that we don't show how to access logs from the quickstart. It is documented in the CLI page https://pytorch.org/torchx/main/cli.html#viewing-logs For typical use I'd recommend using...

The documentation here has improved a fair amount, not sure if this is still a relevant issue https://pytorch.org/torchx/main/runner.config.html

I had this issue on my Toshiba Chromebook 2 for a long time under Arch Linux. Switching to https://aur.archlinux.org/packages/linux-max98090/ seemed to fix it. Not super relevant since it's a different...