Skip to content
  • Martin Bauer's avatar
    pystencils: additional checks when calling kernel · 184489d0
    Martin Bauer authored
    - check that fixed size kernels are called with arrays of the correct size
    - checks that layout of compilation matches runtime layout
    - not allowed any more to mix fixed & and variable sized fields in a kernel
    184489d0