diff --git a/loopy/preprocess.py b/loopy/preprocess.py index 46263b6d73db09cae9b940414523d8d3843eb32c..f7d6f25d44c5e14b422d64cfc5772d9edf1e3424 100644 --- a/loopy/preprocess.py +++ b/loopy/preprocess.py @@ -749,7 +749,7 @@ def adjust_local_temp_var_storage(kernel): from loopy import LoopyAdvisory warn("could not find a conflict-free mem layout " "for local variable '%s' " - "(currently: %dx conflict, increment: %d, reason: %s)" + "(currently: %dx conflict, increment: %s, reason: %s)" % (temp_var.name, min_mult, good_incr, min_why_not), LoopyAdvisory) else: