I have a lot of legacy code that is in c that I would like to parallelize. However, reducers are for c++ code. There is some paper titled:
"Using an Intel Cilk Plus Reducer in C"
but it is only 1 page long.
There is no example code posted,example codewill be posted "when ready". At what version of Intel Cilk canI use reducers in c? Also, where can I find some examples ofcode?.
Newport_j



