[mpich-discuss] Reverse MPI_Scan

Bharath Pattabiraman bharath650 at gmail.com
Sun Jan 15 08:53:04 CST 2012


Hi,

I am wondering what would be the best way to do prefix sum in the reverse direction (cumulative sum from n to 1) on a distributed array. I understand MPI_Scan does it, but couldnt figure out how to adapt it for my case.

Bharath


More information about the mpich-discuss mailing list