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

EDGE3D App #300

Merged
merged 39 commits into from
Aug 4, 2023
Merged

EDGE3D App #300

merged 39 commits into from
Aug 4, 2023

Conversation

pguthrey
Copy link
Contributor

@pguthrey pguthrey commented Feb 13, 2023

The EDGE3D kernel computes the summed mass + stiffness matrix of low order edge bases, which is relevant to MHD discretizations.

  • This PR is a feature
  • It does the following (modify list as needed):
    • Adds the EDGE3D app

src/apps/EDGE3D.hpp Outdated Show resolved Hide resolved
src/apps/EDGE3D-Cuda.cpp Outdated Show resolved Hide resolved
@pguthrey pguthrey force-pushed the feature/guthrey1/edge3d branch from fd770a7 to 5ec234a Compare February 16, 2023 20:02
src/apps/EDGE3D.cpp Outdated Show resolved Hide resolved
src/apps/EDGE3D.hpp Outdated Show resolved Hide resolved
src/apps/EDGE3D.hpp Outdated Show resolved Hide resolved
@pguthrey
Copy link
Contributor Author

Todo: investigate launch bounds.

@pguthrey pguthrey force-pushed the feature/guthrey1/edge3d branch from 5ec234a to 3392c7c Compare March 15, 2023 02:00
src/apps/EDGE3D.hpp Outdated Show resolved Hide resolved
src/apps/ahelper.hpp Outdated Show resolved Hide resolved
src/apps/EDGE3D.hpp Outdated Show resolved Hide resolved
@pguthrey pguthrey force-pushed the feature/guthrey1/edge3d branch from a502e59 to 09e59ed Compare April 18, 2023 01:05
@pguthrey pguthrey force-pushed the feature/guthrey1/edge3d branch from 09e59ed to 71de550 Compare April 18, 2023 16:27
@rhornung67
Copy link
Member

@MrBurmark @pguthrey I merged develop into this, fixed build issues, and addressed several issues in reviewer comments. Is it good to merge?

@pguthrey
Copy link
Contributor Author

@MrBurmark @pguthrey I merged develop into this, fixed build issues, and addressed several issues in reviewer comments. Is it good to merge?

My plan is to finish this MR during the hackathon this week. I'll let you know once all the interested parties are happy.

@pguthrey
Copy link
Contributor Author

pguthrey commented Jul 25, 2023

Ah I see the boilerplate spelling was fixed in 0987b08

src/apps/EDGE3D-Cuda.cpp Outdated Show resolved Hide resolved
@pguthrey
Copy link
Contributor Author

Something wrong with Lambda_HIP. Will investigate.

src/apps/EDGE3D-Hip.cpp Outdated Show resolved Hide resolved
src/apps/EDGE3D-Cuda.cpp Outdated Show resolved Hide resolved
src/apps/EDGE3D.cpp Outdated Show resolved Hide resolved
pguthrey and others added 2 commits August 1, 2023 09:50
Clarifying mem names

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
ibegin

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
@pguthrey
Copy link
Contributor Author

pguthrey commented Aug 3, 2023

@MrBurmark I think this is good to go.

Copy link
Member

@rhornung67 rhornung67 left a comment

Choose a reason for hiding this comment

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

We can merge this when checks come back all green.

@rhornung67
Copy link
Member

@MrBurmark @pguthrey checks are all green. Merge this?

@MrBurmark MrBurmark merged commit e57f465 into develop Aug 4, 2023
@MrBurmark MrBurmark deleted the feature/guthrey1/edge3d branch August 4, 2023 20:49
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.

5 participants