BUG: processorCyclic was using incorrect message tag.
Both sides need to use the same tag so it is now calculated as nProcs*(max(myProcNo,neighProcNo) + min(myProcNo,neighProcNo) which is - commutative - does not interfere with normal message tag 1
Please register or sign in to comment