Hello ,
I am new to xeon phi and cilk and I can't find a way to run an inclusive scan ( like in thrust for example ) in C using cilk.
Does something like this exist? ( I am not speaking for just about a sum/reduce )
Or , someone has a code of this?
Thanks!