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 assembly of linear forms #136

Open
3 tasks
termi-official opened this issue Aug 9, 2024 · 0 comments
Open
3 tasks

GPU assembly of linear forms #136

termi-official opened this issue Aug 9, 2024 · 0 comments
Labels
feature New feature performance Something affecting the performance (e.g. scalability or flat runtime)

Comments

@termi-official
Copy link
Owner

  • Adaptation of functions, e.g. Adapt.adapt_structure(to::CUDABackend, f::TransientDiffusionFunction) = ... to avoid duplications of the grid and dof handler on the GPU
  • Convenience constructors á la BackwardEulerSolver(::KA.Backend, ::LinearSolve.SolverType; flags...) which set reasonable defaults
  • GPU compatible CellCache
@termi-official termi-official added performance Something affecting the performance (e.g. scalability or flat runtime) feature New feature labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature performance Something affecting the performance (e.g. scalability or flat runtime)
Projects
None yet
Development

No branches or pull requests

1 participant