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

GPU volume fraction refinement #1218

Open
1 of 6 tasks
rhornung67 opened this issue Nov 13, 2023 · 1 comment
Open
1 of 6 tasks

GPU volume fraction refinement #1218

rhornung67 opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
App Integration Issues related to integration with applications design Issues related to design and software engineering enhancement New feature or request GPU Issues related to GPU development high priority Reviewed

Comments

@rhornung67
Copy link
Member

rhornung67 commented Nov 13, 2023

Develop capabilities to support GPU execution of material volume fraction initialization on refined meshes in AMR context.

  • Initial discussion with application team(s) about capability needs
  • Refine and agree on requirements with app team
  • Develop API and vet with app team
  • Develop initial implementation for CPU execution and compare to existing app capability (accuracy, performance). Based on test problems from app team.
  • Develop GPU capability and compare solution with runs on CPU
  • Develop Axom tests as needed for capabilities
@rhornung67 rhornung67 added enhancement New feature or request App Integration Issues related to integration with applications GPU Issues related to GPU development design Issues related to design and software engineering high priority labels Nov 13, 2023
@rhornung67 rhornung67 added this to the April 2024 Release milestone Nov 13, 2023
@BradWhitlock BradWhitlock self-assigned this Apr 26, 2024
@BradWhitlock
Copy link
Member

BradWhitlock commented Apr 26, 2024

I'm just making a note here that it looks like the target host code builds Axom without MFEM, and with a serial RAJA. This impacts our ability to take MIR topological output and compute volume fractions using the intersection shaper. The intersection shaper currently uses MFEM. On a GPU-enabled platform, this may be different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Integration Issues related to integration with applications design Issues related to design and software engineering enhancement New feature or request GPU Issues related to GPU development high priority Reviewed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants