# test if jit kernels properly handle corner cases:
# * large stride problems
# * huge dimensions (UINT_MAX + 1)
--reset
--skip-impl=ref,simple # run only jit impl, won't iterate
--sdt=f32
--ddt=f32
--stag=abx
--dtag=aBx8b
2x16x19200x19200
1x4294967296x1
