MCPcopy Create free account
hub / github.com/pytorch/pytorch / simulate_nccl_errors.py

File simulate_nccl_errors.py

test/simulate_nccl_errors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2import torch.distributed as c10d
3import torch
4import argparse

Callers

nothing calls this directly

Calls 7

parse_argsMethod · 0.80
infoMethod · 0.80
abortMethod · 0.80
waitMethod · 0.45
allreduceMethod · 0.45
cudaMethod · 0.45
randMethod · 0.45

Tested by

no test coverage detected