Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix multi-host pmap, disambiguate nrep #1727

Merged
merged 1 commit into from
Nov 20, 2019
Merged

fix multi-host pmap, disambiguate nrep #1727

merged 1 commit into from
Nov 20, 2019

Conversation

mattjj
Copy link
Collaborator

@mattjj mattjj commented Nov 20, 2019

When #1667 inlined a function into its caller, it mixed up two distinct values referred to as nrep in the two functions: num_global_replicas vs num_local_replicas. The result caused errors on multi-host setups.

When #1667 inlined a function into its caller, it mixed up two distinct
values referred to as `nrep` in the two functions: num_global_replicas
vs num_local_replicas. The result caused errors on multi-host setups.

Co-authored-by: Jonathan Heek <jheek@google.com>
@mattjj mattjj merged commit 68b7dc8 into master Nov 20, 2019
@jakevdp jakevdp deleted the multi-host-pmap-fix branch October 6, 2021 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants