Skip to content

Commit 17d9dbe

Browse files
committed
cross-reference from MPI to NCCL tutorial
1 parent 337142f commit 17d9dbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tutorials/poststack.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,3 +277,6 @@
277277
axs[5][2].imshow(minv3d_reg[:, :, 220].T, cmap='gist_rainbow', vmin=m.min(), vmax=m.max())
278278
axs[5][2].set_title('Regularized Inverted Model iter x-y')
279279
axs[5][2].axis('tight')
280+
281+
###############################################################################
282+
# To run this tutorial with our NCCL backend, refer to :ref:`sphx_glr_tutorials_poststack_nccl.py`

0 commit comments

Comments
 (0)