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

ALE3D asks #1344

Open
3 tasks
rhornung67 opened this issue May 20, 2024 · 0 comments
Open
3 tasks

ALE3D asks #1344

rhornung67 opened this issue May 20, 2024 · 0 comments
Labels
GPU Issues related to GPU development Reviewed User Request Issues related to user requests

Comments

@rhornung67
Copy link
Member

ALE3D folks are interested in several new things in Axom (some of which are already in the development plan). Some follow-up is needed to refine requirements and use cases.

  • Port octree to run on GPUs, which would make STL shaping run on the GPUs. We would benefit from that, since right now STL shaping is using OpenMP CPU threading in the GPU builds.
  • Geometric primitives that would enable GPU support for 2D ProE shaping (intersection of a tetrahedron with a plane, volume of intersection of a polygon with a quadrilateral, etc.)
  • Look into an isosurface detection method that we use in DSD (mesh crossing points) and how it compares to the marching cubes method in Axom. We might be able to replace what we have with marching cubes or they might be able to implement this other method for us.
@rhornung67 rhornung67 added GPU Issues related to GPU development User Request Issues related to user requests Reviewed labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU Issues related to GPU development Reviewed User Request Issues related to user requests
Projects
None yet
Development

No branches or pull requests

1 participant