SpECTRE
v2023.05.16
|
Below are some general guidelines for achieving decent performance.
Benchmark
executable that uses Google Benchmark so one can compare different implementations and see how they perform. This executable is only available in release builds.Variables
, TempBuffer
, and DynamicBuffer
that allow making large contiguous memory allocations that are then used for individual tensor components.