diff --git a/hpctestlib/sciapps/gromacs/benchmarks.py b/hpctestlib/sciapps/gromacs/benchmarks.py index 9f2333836f..34a4de54dc 100644 --- a/hpctestlib/sciapps/gromacs/benchmarks.py +++ b/hpctestlib/sciapps/gromacs/benchmarks.py @@ -67,6 +67,7 @@ def prepare_test(self): ] self.executable_opts += ['-nb', self.nb_impl, '-s benchmark.tpr'] + @loggable @property def bench_name(self): '''The benchmark name.