Skip to content

[T] LARGE benchmarks

Lars Bilke requested to merge bilke/ogs:runtime-large into master
  • LARGE benchmarks are now determined by their RUNTIME-paramter. The threshold is 60 seconds. The LARGE name prefix / suffix is now added automatically.
  • Added DISABLED-option to AddTest() and OgsTest().
    • Disabled some LARGE PETSc benchmarks
  • Added labels to ctests based on subdir in ProcessLib. Example usage: ctest -L "Steady*|Liquid*" -E LARGE
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Lars Bilke

Merge request reports