CEED/libCEED

deal.II Example - GPU handoff

开放

#1,925 创建于 2026年2月5日

 (0 条评论) (0 个反应) (0 位负责人)C (74 个派生)github user discovery
deal.IIexamplesgood first issuehelp wanted

仓库指标

星标
 (264 个星标)
PR 合并指标
 (平均合并 8天 15小时) (30 天内合并 10 个 PR)

描述

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.

贡献者指南