Andreas Klöckner
Andreas Klöckner
cc @wence- (who may be interested in ways to speed up loopy, but see the license concerns at https://github.com/inducer/islpy/issues/28)
Let's leave it open for a bit. I think there's more we can do.
Index arithmetic in loopy is always assumed to be signed, but we're not doing a good job checking that. I agree that casting to signed in integer expressions is probably...
I'd be open to moving a bunch of that stuff from the directory name to the cache key. Perhaps it would make sense to retain `pdict-v4-loopy-buffer_array-3.10`? Want to cook up...
The authorship information on the commits is incorrect. For the tree, this should show Kaushik as the author, and you as the committer. For the tests, that should show you...
I will absorb this into #785, closing here.
Reported it upstream yesterday: https://github.com/pocl/pocl/issues/1157 I don't think it's our bug.
Ah. Nvm. https://github.com/pocl/pocl/issues/1157 is about the pyopencl scan. https://github.com/inducer/loopy/issues/600 is something that's been going on that @kaushikcfd promised he would fix at a point.
Turns out we've never run GPU CI with pocl-cuda on Loopy. We should probably add that...
Which version of the Intel CL runtime?