deal.II Example - GPU handoff
Open
deal.II
examples
good student contribution
help wanted
- Dominant language
- C
- Stars
- 265
- Forks
- 78
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 11
Description
Currently, the deal.II example hands off memory in the host space, even when using Kokkos + a libCEED GPU backend. We should update the example to do the handoff with a GPU pointer.
Contributor guide
Assessment
This issue has not been assessed yet.