ucb-sejits / stencil_code

Stencil Specializer using ctree
http://stencil-code.readthedocs.org/en/latest/
4 stars 2 forks source link

opencl backend 'ocl' does not handle more than 3 dimensions #4

Open chick opened 9 years ago

chick commented 9 years ago

Should at least throw exception. Ideally, it should convert to 1d format with offsets computed correctly (this sounds difficult)