CEED/libCEED

FLOP Estimates for Assembly Kernels

オープン

#1,983 opened on 2026/06/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (74 件のフォーク)github user discovery
enhancementgood first issuehelp wantedperformance

Repository metrics

Stars
 (264 個のスター)
PR merge metrics
 (平均マージ 8d 15h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド