ILP vs loop ordering
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
```
import numpy as np
import pyopencl as cl
import pyopencl.array
import pyopencl.clrandom
import loopy as lp
knl = lp.make_kernel(
"{ [i,j]: 0<=i,j
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.