CEED/libCEED

FLOP Estimates for Assembly Kernels

開放

#1,983 建立於 2026年6月10日

 (0 則留言) (0 個反應) (0 位負責人)C (74 個分叉)github user discovery
enhancementgood first issuehelp wantedperformance

倉庫指標

星標
 (264 顆星)
PR 合併指標
 (平均合併 8天 15小時) (30 天內合併 10 個 PR)

描述

It would be useful for performance profiling to provide FLOP count estimates for CeedOperatorLinearAssemblePointBlockDiagonal, CeedOperatorLinearAssemble, and CeedOperatorLinearAssembleDiagonal. This is quite backend dependent, and also may differ based on whether the QFunction assembly data is stale. We should determine how to be as accurate as possible with that info, but even a rough estimate would be useful.

This is mostly just counting.

貢獻者指南