thrust / internal /test /thrust.example.run_length_decoding.filecheck
camenduru's picture
thanks to nvidia ❤
8ae5fc5
CHECK: run-length encoded input:
CHECK-NEXT: (a,3)(b,5)(c,1)(d,2)(e,9)(f,2)
CHECK: decoded output:
CHECK-NEXT: aaabbbbbcddeeeeeeeeeff