Skip to content

Conversation

@bgrant
Copy link
Contributor

@bgrant bgrant commented Mar 27, 2014

This is on top of PR #81.

  1. Rename "General constraints" -> "General comments"
  2. Improve the description of when a local buffer may be empty
  3. Add a subsection about proc_grid_size == 1 with the periodic and padding keys.

Closes #76.

@bgrant bgrant added this to the version 1.0 milestone Mar 27, 2014
protocol.rst Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace the sentence starting with "Block-distributed dimensions..." with:

"Block-distributed dimensions with proc_grid_size == 1 and with the periodic and padding keys present are valid. The periodic == True and padding values indicate this array is periodic on one processor, with associated padding regions."

Or something like this...

@bgrant
Copy link
Contributor Author

bgrant commented Mar 31, 2014

Done, @kwmsmith .

kwmsmith added a commit that referenced this pull request Mar 31, 2014
@kwmsmith kwmsmith merged commit 4dda323 into master Mar 31, 2014
@kwmsmith kwmsmith deleted the feature/general-comments-section branch April 3, 2014 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

proc_grid_size == 1 special case

2 participants