You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/gpu.rst
+51-24Lines changed: 51 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,41 +120,68 @@ one MPI process. In fact, minor communications like those dealing with array-rel
120
120
The CuPy and NCCL backend is in active development, with many examples not yet in the docs.
121
121
You can find many `other examples <https://github.com/PyLops/pylops_notebooks/tree/master/developement-mpi/Cupy_MPI>`_ from the `PyLops Notebooks repository <https://github.com/PyLops/pylops_notebooks>`_.
122
122
123
-
Supports for NCCL Backend
124
-
----------------------------
125
-
In the following, we provide a list of modules (i.e., operators and solvers) where we plan to support NCCL and the current status:
123
+
Supports for CuPy and NCCL
124
+
--------------------------
125
+
In the following, we provide a list of modules (i.e., operators and solvers) with their current status (available on CPU+MPI,
0 commit comments