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

AtPoints - fix transpose basis apply on GPU #1655

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

jeremylt
Copy link
Member

@jeremylt jeremylt commented Sep 4, 2024

Ok, now we skip the padded out points during the transpose basis application - this will change the computed strain energy and such so Ratel tests will need to be updated

Copy link
Collaborator

@zatkins-dev zatkins-dev left a comment

Choose a reason for hiding this comment

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

With the suggested changes, the output looks right for the Ratel test case. Thanks!

P.S. I think you need to run make format

backends/cuda-ref/ceed-cuda-ref-basis.c Outdated Show resolved Hide resolved
backends/cuda-shared/ceed-cuda-shared-basis.c Outdated Show resolved Hide resolved
backends/hip-ref/ceed-hip-ref-basis.c Outdated Show resolved Hide resolved
backends/hip-shared/ceed-hip-shared-basis.c Outdated Show resolved Hide resolved
@jeremylt

This comment was marked as outdated.

@zatkins-dev zatkins-dev self-requested a review September 4, 2024 19:25
Copy link
Collaborator

@zatkins-dev zatkins-dev left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jeremylt
Copy link
Member Author

jeremylt commented Sep 4, 2024

Since I don't have HIP on my machine locally, I'll wait for Noether to give the green light

@jeremylt jeremylt merged commit 25c4e04 into main Sep 5, 2024
23 of 24 checks passed
@jeremylt jeremylt deleted the jeremy/at-points-transpose branch September 5, 2024 18:02
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