Skip to content

Conversation

@lorinlee
Copy link

@lorinlee lorinlee commented Mar 4, 2020

  1. When first partition's vertices size less than 4096, this alignment will cause poffset(1) = 0, and the next loop will start from v_i = 0 again. Finally, the partition offsets are [0, 0), [0, 0), [0, 0) ...
  2. this alignment modifies offset, but not adjust amount
  3. Why need this alignment ?

@yetingsky
Copy link

cc @xuguruogu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants