Skip to content

Commit 2139b4b

Browse files
committed
Use more memory per CPU
1 parent 7bf959e commit 2139b4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pbfhr/mark1/reflector/conduction/hpc_tests

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
cli_args = 'Executioner/num_steps=10'
66
check_input = true
77
executable_pattern = 'cardinal*'
8-
min_parallel = 240
8+
min_parallel = 120
99
max_time = 20000
10+
hpc_mem_per_cpu = 6G
1011
[]
1112
[]

0 commit comments

Comments
 (0)