CEED/libCEED

FLOP Estimates for Assembly Kernels

Aberta

#1.983 aberto em 10 de jun. de 2026

 (0 comentário) (0 reação) (0 responsável)C (74 forks)github user discovery
enhancementgood first issuehelp wantedperformance

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

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.

Guia do colaborador