CEED/libCEED

deal.II Example - GPU handoff

Offen

#1.925 geöffnet am 05.02.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (74 Forks)github user discovery
deal.IIexamplesgood first issuehelp wanted

Repository-Metriken

Stars
 (264 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 8T 15h) (10 gemergte PRs in 30 T)

Beschreibung

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