nchristensen / feintune

Autotune batched einsum loopy programs
MIT License
2 stars 0 forks source link

Higher order kernels sometimes crash #21

Open nchristensen opened 1 year ago

nchristensen commented 1 year ago

Nvidia: out of resources error AMD: Illegal memory access

These are possibly unrelated errors. The first might be due to too many kernel arguments or too many registers used.

nchristensen commented 1 year ago

The Nvidia issue seems to only occur with pocl, not with nvidia opencL happens with both, but much more rare on Nvidia OpenCL