FLOP Estimates for Assembly Kernels
Open
enhancement
good student contribution
help wanted
performance
- Dominant language
- C
- Stars
- 265
- Forks
- 78
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 11
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.
Contributor guide
Assessment
This issue has not been assessed yet.