We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1b6cd commit c6681e4Copy full SHA for c6681e4
1 file changed
config_template.cfg
@@ -2146,7 +2146,7 @@ EDGE_COLORING_GROUP_SIZE= 512
2146
% where the requested edge color group size is not efficient. Specifically, the largest
2147
% edge color group size up to EDGE_COLORING_GROUP_SIZE is chosen that is at least
2148
% 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
+EDGE_COLORING_RELAX_DISC_ADJ= YES
2150
%
2151
% Independent "threads per MPI rank" setting for LU-SGS and ILU preconditioners.
2152
% For problems where time is spend mostly in the solution of linear systems (e.g. elasticity,
0 commit comments