blob: bce38a844d982509b9d4758ed76d9e4d30bb4d78 [file] [log] [blame]
# Check use of options specific to isolated part
domain: "{ A[i] : 0 <= i < 100 }"
child:
schedule: "[{ A[i] -> [i] }]"
options: "{ isolate[[] -> [x]] : 10 <= x <= 20; [isolate[] -> unroll[x]] }"