repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
interface/python.cc: fix typo in comment
[isl.git]
/
test_inputs
/
codegen
/
isolate1.st
blob
037dda1880bd6fed2c2b1db81817735e351ce82c
1
# Check that the isolate option is adjusted by schedule space scaling
2
domain: "{ A[i] : 0 <= i < 100 }"
3
child:
4
schedule: "[{ A[i] -> [3i] }]"
5
options: "{ isolate[[] -> [x]] : 10 <= x <= 20 }"