Skip to content

Conversation

@sergiovaneg
Copy link

This pull request has been automatically generated by prose.io.

…= a[i+1]`, which is fully parallelizable in incremental order of iteration. With this change, it instead expands to `a[i] += a[i-1]`, which requires sequential execution.
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.

1 participant