gpu_print: make linearization of fixed sized arrays optional
commit72fd974e8cd9f2ecf4066ec659fee6408bf01d85
authorTobias Grosser <tobias@grosser.es>
Mon, 26 Aug 2013 20:00:05 +0000 (26 13:00 -0700)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Sep 2013 11:25:05 +0000 (18 13:25 +0200)
treea488731c84bf14faca350eded486ce2591c0fea3
parente44f8df182d163d9f394b41642498c47dd026bcb
gpu_print: make linearization of fixed sized arrays optional

Turnning off linearization makes code containing arrays of
higher dimensionality a lot more readable.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c
gpu.c
gpu.h
gpu_print.c
ppcg_options.c
ppcg_options.h