-
Notifications
You must be signed in to change notification settings - Fork 1k
Adaptive Edge Color Group Size #2167
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d0a280c
Allow up to 255 colors.
jblueh 12c63c7
Report on the number of colors and the efficiency.
jblueh 6d34de3
Add space.
jblueh 766d7b1
Maximize color group size per rank.
jblueh c454bd8
Add output about chosen color group size.
jblueh 70bf19f
Aggregated output of coloring properties on master rank.
jblueh 8a15591
Make adaptive edge color group sizes optional.
jblueh 21a0e4a
Use adaptive edge color group sizes for the discrete adjoint.
jblueh d45447a
Larger number of colors for the discrete adjoint.
jblueh f73946b
Switch between different numbers of colors.
jblueh 3cc2121
Further relax hybrid AD python wrapper test tolerances.
jblueh db1ef8b
Add config option for discrete adjoint coloring relaxation.
jblueh 0ece880
Merge branch 'develop' into adaptive_edge_color_group_size
jblueh 88b1272
Avoid void.
jblueh 1a1b6cd
Merge branch 'develop' into adaptive_edge_color_group_size
jblueh c6681e4
Capitalization.
jblueh b7c604c
Merge branch 'develop' into adaptive_edge_color_group_size
jblueh 35fb9d2
No output if all ranks use the reducer strategy.
jblueh 90bc63b
Update Common/src/geometry/CGeometry.cpp
jblueh 39168b5
Add const.
jblueh e6ac3db
More const.
jblueh 09efb1a
Increase the default number of colors.
jblueh 224c501
Avoid recomputation of final coloring.
jblueh df30b2f
Fix edge color group size.
jblueh 81f834b
Comment formatting.
jblueh 799c9bb
Ensure that failed colorings reach the terminating condition.
jblueh de3b94e
Add comment.
jblueh de941f3
Use member variable directly.
jblueh 84354e3
Merge branch 'develop' into adaptive_edge_color_group_size
jblueh aec3aab
Avoid recomputation if last coloring was admissible.
jblueh 339d745
Merge branch 'develop' into adaptive_edge_color_group_size
jblueh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.