Skip to content

Commit 6068f82

Browse files
committed
Merge branch 'qe_numcores_a64fx' of github.com:bedroge/software-layer-scripts into qe_numcores_a64fx
2 parents 9457ce4 + b19f7ac commit 6068f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eb_hooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,7 +1712,7 @@ def set_maximum(parallel, max_value):
17121712
},
17131713
'QuantumESPRESSO': {
17141714
CPU_TARGET_A64FX: (set_maximum, 6),
1715-
}
1715+
},
17161716
'TensorFlow': {
17171717
'*': (divide_by_factor, 2),
17181718
CPU_TARGET_A64FX: (set_maximum, 8),

0 commit comments

Comments
 (0)