| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
This PR fixes AutoSP graph-capture tests that can fail with [PyTorch's CUDA bad-fork guard](https://github.com/deepspeedai/DeepSpeed/actions/runs/26216578448/job/77140396424) when CUDA is visible under pytest --forked. Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
This PR fixes AutoSP graph-capture tests that can fail with [PyTorch's CUDA bad-fork guard](https://github.com/deepspeedai/DeepSpeed/actions/runs/26216578448/job/77140396424) when CUDA is visible under pytest --forked. Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com> Signed-off-by: nathon-lee <leejianwoo@gmail.com>
This PR fixes AutoSP graph-capture tests that can fail with [PyTorch's CUDA bad-fork guard](https://github.com/deepspeedai/DeepSpeed/actions/runs/26216578448/job/77140396424) when CUDA is visible under pytest --forked. Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
| Back | FazBrowse Home | New Git URL |
This PR fixes AutoSP graph-capture tests that can fail with PyTorch's CUDA bad-fork guard when CUDA is visible under pytest --forked.
The full test workflow passed with this PR.