Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smoors authored Nov 13, 2024
1 parent 990d7d4 commit 1623b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eessi/testsuite/tests/apps/gromacs.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class EESSI_GROMACS(EESSI_GROMACS_base, EESSI_Mixin):
time_limit = '30m'
module_name = parameter(find_modules('GROMACS'))
bench_name_ci = 'HECBioSim/Crambin'

def required_mem_per_node(self):
return self.num_tasks_per_node * 1024

Expand Down

0 comments on commit 1623b98

Please sign in to comment.