We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf54a6c commit bbc2863Copy full SHA for bbc2863
protocol.rst
@@ -280,6 +280,9 @@ block (``dist_type`` is ``'b'``)
280
* ``padding`` : 2-tuple of ``int``, each greater than or equal to zero.
281
Optional.
282
283
+ If communication padding, must be less than or equal to the number of indices
284
+ owned by the neighboring process.
285
+
286
The padding tuple describes the width of the padding region at the beginning
287
and end of a buffer in a particular dimension. Padding represents extra
288
allocation for an array, but padding values are in some sense not "owned" by
0 commit comments