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

v4.1.x: FORTRAN:add elemental attribute to handle compars #10119

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

hppritcha
Copy link
Member

hand crafted variant of commit f722edc on master.

FORTRAN:  add elemental attribute to comp ops

See discussion in issue https://github.com/open-mpi/ompi/issues/10057

Note the elemental attribute has been supported for user defined methods since
F95.

bot:notacherrypick

Signed-off-by: Howard Pritchard howardp@lanl.gov

hand crafted variant of commit f722edc on master.

    FORTRAN:  add elemental attribute to comp ops

    See discussion in issue open-mpi#10057

    Note the elemental attribute has been supported for user defined methods since
    F95.

bot:notacherrypick

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha
Copy link
Member Author

related to #10057

@jsquyres jsquyres added this to the v4.1.3 milestone Mar 15, 2022
@jsquyres jsquyres changed the title FORTRAN:add elemental attribute to handle compars v4.1.x: FORTRAN:add elemental attribute to handle compars Mar 15, 2022
Also fix a typo.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also added a NEWS bullet.

@jsquyres jsquyres added the NEWS label Mar 15, 2022
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@jsquyres jsquyres merged commit 655afb9 into open-mpi:v4.1.x Mar 15, 2022
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 15, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
jsquyres added a commit to jsquyres/ompi that referenced this pull request Mar 17, 2022
This was just added in open-mpi#10119.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit bfed131)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants