-
Notifications
You must be signed in to change notification settings - Fork 11
Add team features to native-multi-image.F90 app #269
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
base: main
Are you sure you want to change the base?
Conversation
|
@bonachea I have not used macros for each individual team feature. In my initial draft of adding macros to my changes to this program, I did use macros for each individual team feature. However, particularly because of |
bonachea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR. The overall design looks good, I added a few requests for improvements based on a quick skim
|
Rebasing to pick-up CI changes |
7f5f0d2 to
b9a42b3
Compare
bonachea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recording one new observation
b9a42b3 to
3c38a05
Compare
|
Rebasing to pick-up CI changes |
71e87f4 to
01b358b
Compare
Co-authored-by: Dan Bonachea <[email protected]>
native-multi-image test
native-multi-image.F90
with the convention for case in this test
aa765aa to
a51917b
Compare
bonachea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few other minor nitpicks, otherwise LGTM!
Co-authored-by: Dan Bonachea <[email protected]>
Co-authored-by: Dan Bonachea <[email protected]>
bonachea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR will not pass CI (with the current macros being set for flang) until PR #165573 is merged into the llvm-project repo.