CEED/libCEED

FLOP Estimates for Assembly Kernels

Aperta

#1983 aperta il 10 giu 2026

 (0 commenti) (0 reazioni) (0 assegnatari)C (74 fork)github user discovery
enhancementgood first issuehelp wantedperformance

Metriche repository

Star
 (264 stelle)
Metriche merge PR
 (Merge medio 8g 15h) (10 PR mergiate in 30 g)

Descrizione

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.

Guida contributor