Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions unstable_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,13 @@ decide if we want to upgrade the level of commitment or to fail fast.
:link: unstable/context_parallel.html
:tags: Distributed, Context Parallel

.. customcarditem::
:header: GPU-Initiated Networking with NCCL and PyTorch Symmetric Memory
:card_description: Program GPU-initiated communication with the NCCL backend of PyTorch symmetric memory
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
:link: unstable/nccl_gin_tutorial.html
:tags: Distributed, Symmetric Memory, NCCL

.. Integration
.. customcarditem::
:header: Out-of-tree extension autoloading in Python
Expand Down Expand Up @@ -150,6 +157,7 @@ decide if we want to upgrade the level of commitment or to fail fast.

unstable/context_parallel
unstable/flight_recorder_tutorial
unstable/nccl_gin_tutorial
unstable/inductor_cpp_wrapper_tutorial
unstable/inductor_windows
unstable/vmap_recipe
Expand Down
Loading
Loading