Skip to content

Commit d689c6a

Browse files
author
Vasileios Karakasis
committed
Make bench_name loggable in Gromacs library test
1 parent d650bbb commit d689c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hpctestlib/sciapps/gromacs/benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def prepare_test(self):
6767
]
6868
self.executable_opts += ['-nb', self.nb_impl, '-s benchmark.tpr']
6969

70+
@loggable
7071
@property
7172
def bench_name(self):
7273
'''The benchmark name.

0 commit comments

Comments
 (0)