CEED/libCEED

deal.II Example - GPU handoff

Ouverte

#1 925 ouverte le 5 févr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)C (74 forks)github user discovery
deal.IIexamplesgood first issuehelp wanted

Métriques du dépôt

Stars
 (264 étoiles)
Métriques de merge PR
 (Merge moyen 8j 15h) (10 PRs mergées en 30 j)

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.

Guide contributeur