CEED/libCEED

deal.II Example - GPU handoff

Aberta

#1.925 aberto em 5 de fev. de 2026

 (0 comentário) (0 reação) (0 responsável)C (74 forks)github user discovery
deal.IIexamplesgood first issuehelp wanted

Métricas do repositório

Stars
 (264 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 15h) (10 fundiu PRs em 30d)

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.

Guia do colaborador