CEED/libCEED

FLOP Estimates for Assembly Kernels

Ouverte

#1 983 ouverte le 10 juin 2026

 (0 commentaire) (0 réaction) (0 personne assignée)C (74 forks)github user discovery
enhancementgood first issuehelp wantedperformance

Métriques du dépôt

Stars
 (264 étoiles)
Métriques de merge PR
 (Merge moyen 8j 15h) (10 PRs mergées en 30 j)

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.

Guide contributeur