loopy icon indicating copy to clipboard operation
loopy copied to clipboard

Bounds check improvements, BoundsCheckError

Open inducer opened this issue 3 years ago • 0 comments

#162 has made loopy quite strict in its bounds checking. (cf. https://github.com/inducer/meshmode/issues/81) That's probably a good direction, but we need to

  • [ ] improve what assume can do in order to counter all those new bounds check failures.
  • [ ] make an option to turn bounds checking off, for emergencies.

cc @kaushikcfd

inducer avatar Nov 18 '20 01:11 inducer