-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: meta-pytorch/torchcomms
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor dispatch to use PascalCase and move to comms::pipes namespace
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#403
opened Jan 26, 2026 by
siyengar
Loading…
move alltoallv to collectives
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#402
opened Jan 26, 2026 by
siyengar
Loading…
Add host wrapper for AllToAllv collective
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#401
opened Jan 26, 2026 by
siyengar
Loading…
Add timeout support to all_to_allv collective
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#400
opened Jan 26, 2026 by
siyengar
Loading…
Port tensor lifetime management from NCCLX to NCCL/RCCL/RCCLX
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#399
opened Jan 26, 2026 by
pavanbalaji
Loading…
Implement all_gather_v and reduce_scatter_v for NCCL/RCCL/RCCLX
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#398
opened Jan 26, 2026 by
pavanbalaji
Loading…
Fix typo in NCCLX error message
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#397
opened Jan 26, 2026 by
pavanbalaji
Loading…
Add timeout support to blocking wait methods
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#396
opened Jan 26, 2026 by
siyengar
Loading…
Refactor ChunkState API to use snake_case and require ThreadGroup
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#395
opened Jan 26, 2026 by
siyengar
Loading…
Disable clang-tidy for CMake-only files (xccl and xpu)
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#394
opened Jan 26, 2026 by
pavanbalaji
Loading…
Use uint64_t for TORCHCOMM_TIMEOUT_SECONDS parsing
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#393
opened Jan 26, 2026 by
pavanbalaji
Loading…
Add rank validation for point-to-point and rooted collective ops
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#392
opened Jan 26, 2026 by
pavanbalaji
Loading…
Improve error messages for tensor count validation in BackendWrapper
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#391
opened Jan 26, 2026 by
pavanbalaji
Loading…
Remove launch_bounds of SendRecv p2p kernel: 5%-10% faster across message sizes
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#390
opened Jan 25, 2026 by
Regina8023
Loading…
put_nbi_thread and quiet
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#389
opened Jan 25, 2026 by
GirasoleY
Loading…
Fix BatchSendRecv lifetime safety with shared_ptr
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#388
opened Jan 25, 2026 by
pavanbalaji
Loading…
Improve RdmaMemory safety and documentation
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#387
opened Jan 25, 2026 by
pavanbalaji
Loading…
Use dynamic_cast with proper null checks for PREMUL_SUM supplement
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#386
opened Jan 25, 2026 by
pavanbalaji
Loading…
Modernize namespace declarations to C++17 syntax
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#384
opened Jan 25, 2026 by
pavanbalaji
Loading…
fbcode/comms/rcclx/develop/meta/lib
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#382
opened Jan 25, 2026 by
dmwu
Loading…
Add test for NVL cache staleness with expandable segments
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#375
opened Jan 24, 2026 by
minsii
Loading…
Fix IPC cache staleness with expandable segment growth
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#374
opened Jan 24, 2026 by
minsii
Loading…
Add expandable buffer test utilities
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#373
opened Jan 24, 2026 by
minsii
Loading…
Add UT for NVL zero-copy path with 3+ segments bug
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#372
opened Jan 24, 2026 by
minsii
Loading…
Add FlightRecorder hook for TorchComms
CLA Signed
This label is managed by the Meta Open Source bot.
fb-exported
meta-exported
#371
opened Jan 24, 2026 by
d4l3k
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.