Andreas Klöckner

Results 957 comments of Andreas Klöckner

I suspect it's this code snippet you're alluding to: https://github.com/inducer/pycuda/blob/6f60fe4eccde4ec1d7d1a50719222024d1034876/pycuda/elementwise.py#L56-L59 Have you tried changing those types to something bigger, say `unsigned long`? Also here: https://github.com/inducer/pycuda/blob/6f60fe4eccde4ec1d7d1a50719222024d1034876/pycuda/elementwise.py#L106-L109

Yes, I'd be happy to consider a PR. Thanks for offering! If you're up for it, please look over `reduction.py` and `scan.py` for related issues.

I have that happen, too (on LineageOS 16, corresponding to AOSP Pie/9), with German localization.

Same fix appears to work for 3.8

@xywei There are some CI failures here that I believe might be on the end of the new code. Could you take a look? ``` _ test_uniform_tree_of_boxes_convergence[-4-3] _ [gw1] linux...

Unsubscribing... @-mention or request review once it's ready for a look or needs attention.

LGTM. Thanks for working on this!

> I think this is unavoidable I'm not sure I agree. I think we can expect the predicate to be an expression, and thus we can determine that there's a...