ucb-sejits / stencil_code

Stencil Specializer using ctree
http://stencil-code.readthedocs.org/en/latest/
4 stars 2 forks source link

using copy mode with ocl backend still clamps local mem setup #5

Open chick opened 9 years ago

chick commented 9 years ago

This probably does not matter as the copy should overwrite the stuff computed on the boundary, but there may be some performance hit. Ideally the global size should be made a little smaller and offset by the halo in this scenario