Skip to content

Commit c6681e4

Browse files
committed
Capitalization.
1 parent 1a1b6cd commit c6681e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config_template.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,7 @@ EDGE_COLORING_GROUP_SIZE= 512
21462146
% where the requested edge color group size is not efficient. Specifically, the largest
21472147
% edge color group size up to EDGE_COLORING_GROUP_SIZE is chosen that is at least
21482148
% 0.875 efficient. Also, this option allows using more colors, up to 255 instead of up to 64.
2149-
EDGE_COLORING_RELAX_DISC_ADJ= yes
2149+
EDGE_COLORING_RELAX_DISC_ADJ= YES
21502150
%
21512151
% Independent "threads per MPI rank" setting for LU-SGS and ILU preconditioners.
21522152
% For problems where time is spend mostly in the solution of linear systems (e.g. elasticity,

0 commit comments

Comments
 (0)