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

Expand AVE to arrays of different types #26372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

e-kayrakli
Copy link
Contributor

Michael has bumped into a case where AVE wasn't firing when arrays are of different type (block vs DR particularly). That seems to be because of a check I added for caution in the first PR, which looks like it was easy to remove.

This PR also adds tests, but note that Cyclic vs DR is still not supported. I don't think this is an AVE limitation -- such bulk transfer are probably not supported already.

Test

  • local
  • gasnet

Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
@e-kayrakli
Copy link
Contributor Author

Note that on a screenshare, I asked Michael to attempt the fix here. That didn't seem to help him then. There might be something more complicated in his case that I am not able to reproduce yet.

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