Add option to disable the use of private and/or shared memory.
commit97ac18c2fe96baf38b31bc184ea458ed0d7ee9f0
authorTobias Grosser <tobias@grosser.es>
Tue, 30 Aug 2011 16:20:53 +0000 (30 17:20 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 30 Aug 2011 18:49:01 +0000 (30 20:49 +0200)
treea466c244ca8f78098ca158b40d8554c20059fff8
parent0c982041bf495bd65752ee3151e56eb68c5e352d
Add option to disable the use of private and/or shared memory.

To understand the benefits of memory privatization we allow to
optionally disable the use of private and/or shared memory. This is also
helpful for architectures that do not benefit from private/shared
memory.

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