kmohrman

Results 7 issues of kmohrman

### Version of Awkward Array 2.8.3 ### Description and code to reproduce When trying to use `ak.min()` and `ak.argmin()` with the `cuda` backend, I am seeing incorrect behavior for `ak.min()`,...

bug (unverified)

### Version of Awkward Array 2.8.3 ### Description and code to reproduce For an operation that works fine for the `cpu` backend, I am getting a `IndexError` error when running...

feature
gpu

### Version of Awkward Array 2.8.1 ### Description and code to reproduce The evaluation of `ak.any()` for arrays with the `cuda` backend seems to be incorrect in some cases. For...

bug (unverified)

### Is this a duplicate? - [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md) ### Area...

feature request
needs triage

### Version of Awkward Array 2.8.10 ### Description and code to reproduce I am getting an error `TypeError: irreducible unions (different types at the same level in an array) can't...

bug (unverified)

### Version of Awkward Array 2.8.8 ### Description and code to reproduce As reported [here](https://github.com/ianna/awkward/pull/19#issuecomment-3282640133), I have encountered some errors that seem to be related to GPU memory, so am...

bug

### Version of Awkward Array 2.8.8 ### Description and code to reproduce I noticed that there seem to be small differences in the results for GPU and CPU backends for...

bug (unverified)