LIVE / thrust /internal /test /thrust.example.strided_range.filecheck
Xu Ma
update
1c3c0d9
raw
history blame
179 Bytes
CHECK: data: 10 20 30 40 50 60 70 80
CHECK-NEXT: sum of even indices: 160
CHECK-NEXT: sum of odd indices: 200
CHECK-NEXT: setting odd indices to zero: 10 0 30 0 50 0 70 0