Use int64 for indexing
Compare changes
- Markus Holzer authored
@@ -444,7 +444,6 @@ class BoundaryOffsetInfo(CustomCodeNode):
@@ -444,7 +444,6 @@ class BoundaryOffsetInfo(CustomCodeNode):
def create_boundary_kernel(field, index_field, stencil, boundary_functor, target='cpu', **kernel_creation_args):