pytorch/test/distributed
Yuanyuan Chen a8c528c105 [1/N] Apply UP035 rule in tests (#163947)
Apply UP035 `ruff` rule in tests, but some tests for `fx` and `dynamo` are excluded in case the old typing is the test target.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/163947
Approved by: https://github.com/ezyang
2025-09-29 01:42:01 +00:00
..
_composable [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
_pycute [CuTe] Change the logic of pycute manipulation ops like coalesce, complement from co-lex to lex (#162690) 2025-09-16 19:53:45 +00:00
_shard
_tools [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
algorithms
bin
checkpoint [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
elastic [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
flight_recorder [fr] Skip the dtype check for some one to all or all to one collective (#163839) 2025-09-25 16:02:06 +00:00
fsdp [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
launcher Support XPU in --nproc-per-node option to torchrun (#159474) 2025-09-12 08:32:04 +00:00
nn/jit
optim [BE] fix remaining flake8 v7 warnings (#159044) 2025-07-25 02:56:34 +00:00
pipelining [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
rpc
tensor [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
_test_template.py [C10D] Fix spelling of MultiProcContinuousTest (#160892) 2025-08-19 20:17:19 +00:00
argparse_util_test.py
test_backends.py
test_c10d_common.py [Reland][2/N]Port several test files under test/distributed to Intel GPU (#159473) 2025-09-17 06:42:27 +00:00
test_c10d_functional_native.py [Reland][2/N]Port several test files under test/distributed to Intel GPU (#159473) 2025-09-17 06:42:27 +00:00
test_c10d_gloo.py [C10d][Gloo] Enable complex datatype support in ProcessGroupGloo (#156633) 2025-09-05 21:24:36 +00:00
test_c10d_logger.py
test_c10d_nccl.py [dist] handle discontiguous allgather/reducescatter inputs (#163712) 2025-09-24 19:38:44 +00:00
test_c10d_object_collectives.py
test_c10d_ops_nccl.py [ROCm] Enabling several UTs (#161715) 2025-09-09 15:49:21 +00:00
test_c10d_pypg.py [c10d] block_current_stream: correctness fixes (#158757) 2025-07-21 22:23:44 +00:00
test_c10d_spawn_gloo.py
test_c10d_spawn_nccl.py
test_c10d_spawn_ucc.py
test_c10d_spawn.py
test_c10d_ucc.py
test_collective_utils.py [C10D] add _summarize_ranks util (#160284) 2025-08-28 00:17:53 +00:00
test_composability.py [C10D] Fix spelling of MultiProcContinuousTest (#160892) 2025-08-19 20:17:19 +00:00
test_compute_comm_reordering.py [ROCm] Enabling several UTs (#161715) 2025-09-09 15:49:21 +00:00
test_control_collectives.py
test_cupy_as_tensor.py [ROCm] Enabling several UTs (#161715) 2025-09-09 15:49:21 +00:00
test_data_parallel.py
test_device_mesh.py [CuTe] Add layout overlap checking util function in _MeshLayout (#163367) 2025-09-27 00:22:14 +00:00
test_dist2.py [c10d] Fix setGroupName and setGroupDesc in group_split and merge_remote_group (#159429) 2025-07-30 19:55:55 +00:00
test_distributed_spawn.py
test_dynamo_distributed.py [Reland][2/N]Port several test files under test/distributed to Intel GPU (#159473) 2025-09-17 06:42:27 +00:00
test_fake_pg.py Don't require FakeStore to be passed into fake backend (#162164) 2025-09-04 16:43:49 +00:00
test_functional_api.py Revert "Fix decorators skipping NCCL tests (#158846)" 2025-09-10 20:51:31 +00:00
test_inductor_collectives.py [Reland][2/N]Port several test files under test/distributed to Intel GPU (#159473) 2025-09-17 06:42:27 +00:00
test_launcher.py
test_multi_threaded_pg.py
test_nccl.py [C10D] Fix spelling of MultiProcContinuousTest (#160892) 2025-08-19 20:17:19 +00:00
test_nvshmem_triton.py [Reland][163423] Promote @requires_nvshmem instead of enable_triton (#163549) 2025-09-25 23:02:00 +00:00
test_nvshmem.py [WIP][symm_mem] Add a wait for signal and put signal for one side API (#159837) 2025-09-27 21:20:13 +00:00
test_p2p_ipc.py [ROCm] Enabling several UTs (#161715) 2025-09-09 15:49:21 +00:00
test_pg_wrapper.py
test_run.py 154849 Add support to handle IGUSR1 and SIGUSR2 in multiprocessing (#160690) 2025-09-09 22:23:06 +00:00
test_serialization.py
test_store.py [Reland][2/N]Port several test files under test/distributed to Intel GPU (#159473) 2025-09-17 06:42:27 +00:00
test_symmetric_memory.py [CI][Distributed][CUDA][Symm-Mem] Enable B200 Symm Mem Test (#162988) 2025-09-27 05:12:05 +00:00