Skip to content
Unverified Commit be9636d2 authored by Kaushik Kulkarni's avatar Kaushik Kulkarni Committed by GitHub
Browse files

[callables] Test kernel call with non 1-step slice (#396)

* test a non1-step slice

* highlight the difference between make_slab and slice's access map

* corrects domain for slices with 'start'

* sharpens error condition

- non-integral step sizes cannot be supported in loopy's domain representation

* tests slices with more initial start expressions

* make_slab: step -> iname_multiplier, disallow -ve multipliers

- make_slab and slices are different, using the same names is confusion. Besides
that, 'step' wasn't a representative name for the input
parent 2c2f6864
Loading
Loading
Loading
Pipeline #172038 passed with stages
in 27 minutes and 1 second
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment