loopy icon indicating copy to clipboard operation
loopy copied to clipboard

`check_for_data_dependent_parallel_bounds` doesn't know about multiple kernel launches

Open inducer opened this issue 2 years ago • 0 comments

It's perfectly valid for one kernel to compute the launch bounds of the next.

https://github.com/inducer/loopy/blob/9c1e37dc859e1132741025ac05dfa00622b08e0d/loopy/check.py#L486-L509

inducer avatar May 14 '22 00:05 inducer