Skip to content

Optional global sum in Output computation - #92

Merged
manavbhatia merged 2 commits into
masterfrom
output_optional_global_sum
Apr 23, 2020
Merged

manavbhatia merged 2 commits into
masterfrom
output_optional_global_sum

Conversation

@manavbhatia

Copy link
Copy Markdown
Member

adding a user flag in output class to make the global sum optional in order to avoid unnecessary communication cost for output computations.

@arswalid Please merge this to your branch.

… order to avoid unnecessary communication cost for output computations.
…omputation, output derivative computation routines so that the user can specify if the provided solution vector is to be localized. This is to allow for reduced communication cost due to localization when a user has to call these routines with the same solution vector. So, the user can localize it once and provide the routine with this vector.

-- Modified examples to be consistent with this API modification.
@manavbhatia
manavbhatia merged commit 2d9a984 into master Apr 23, 2020
@manavbhatia
manavbhatia deleted the output_optional_global_sum branch April 23, 2020 01:08
@manavbhatia

Copy link
Copy Markdown
Member Author

@arswalid This PR has been merged. Please pull master into your branch to run the optimization cases.

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