thrust / internal /test /thrust.example.stream_compaction.filecheck
camenduru's picture
thanks to nvidia ❤
8ae5fc5
CHECK: values: 0 1 2 3 4 5 6 7 8 9
CHECK-NEXT: output: 1 3 5 7 9
CHECK-NEXT: small_output: 1 3 5 7 9
CHECK-NEXT: values: 0 2 4 6 8