Skip to content

Commit c66ac39

Browse files
committed
Make SCALE_PROP = false the default
1 parent ea6d9cd commit c66ac39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ KSSHIFT = # -DONE_SIDED_SHIFT
10711071

10721072
# HALF_MIXED Do double-precision inversion with single, or single with half (if supported)
10731073
# MAX_MIXED Do double-precision inversion with half-precision (if supported)
1074-
# SCALE_PROP Do rescaling for the clover propagator
1074+
# SCALE_PROP Do rescaling for the propagator
10751075

10761076
CLCG ?= # -DCL_CG=BICG
10771077

0 commit comments

Comments
 (0)