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

Add axis tags for reshapes, etc., in direction connection code #379

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

majosm
Copy link
Collaborator

@majosm majosm commented May 31, 2023

These are part of what was causing the fallback warnings while compiling the Y3 prediction case.

@majosm majosm force-pushed the direct-connection-axis-tags branch from d22b588 to d10a41f Compare May 31, 2023 15:08
@majosm majosm marked this pull request as ready for review June 3, 2023 15:35
@majosm majosm requested a review from inducer June 3, 2023 15:35
@majosm majosm force-pushed the direct-connection-axis-tags branch from af5fc83 to 8e0c041 Compare June 22, 2023 19:41
@majosm majosm force-pushed the direct-connection-axis-tags branch from 8e0c041 to 64cf45d Compare July 3, 2023 14:38
@majosm majosm force-pushed the direct-connection-axis-tags branch from 64cf45d to 9e8d6fa Compare July 3, 2023 17:55
@@ -553,17 +556,22 @@ def _per_target_group_pick_info(
_FromGroupPickData(
from_group_index=source_group_index,
dof_pick_lists=actx.freeze(
Copy link
Owner

Choose a reason for hiding this comment

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

I think it would suffice to just tag the element axis in the indirect access where this is used, below.

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.

2 participants