We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b5ef1a + 402dc31 commit f357aa9Copy full SHA for f357aa9
1 file changed
pygpu/collectives.pyx
@@ -206,7 +206,7 @@ cdef class GpuComm:
206
207
Notes
208
-----
209
- * Not providing `dest` argument for a root caller will result in creating
+ * Not providing `dest` argument for a caller will result in creating
210
a new compatible :ref:`GpuArray` and returning result in it.
211
212
"""
@@ -228,7 +228,7 @@ cdef class GpuComm:
228
229
230
231
232
233
234
0 commit comments