Andreas Klöckner

Results 957 comments of Andreas Klöckner

I'm not sure it makes sense to clutter up boxtree with event management code. I think the desired goal state, from my perspective, would be to have array events split...

Or... since this is a PR, maybe not. I'll reclose it and make an issue. Sorry about the back-and-forth.

Even better. I'll add this as an item under #303.

@kaushikcfd Firedrake fails without this if trying to run with upstream Loopy and caching enabled. Should we just merge this, or just keep it on a branch?

Thanks! Pushed to Gitlab for CI at https://gitlab.tiker.net/inducer/pycuda/-/commits/large_arrays_ops. (Click through from there to pipeline result). Thanks for providing tests in the Github description. Could you add them to the automated...

Those CI runs mostly failed, by the looks of it. See for example https://gitlab.tiker.net/inducer/pycuda/-/jobs/461930#L2128: ``` ____________________ TestGPUArray.test_ranged_elwise_kernel ____________________ Traceback (most recent call last): File "/var/lib/gitlab-runner/builds/EsrAZ4Sv/0/inducer/pycuda/test/test_gpuarray.py", line 511, in test_ranged_elwise_kernel drv.Context.synchronize()...

Thanks! Pushed to Gitlab for CI.

You've got this marked "WIP" in the title. Is this ready to go from your end?