You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
printf("Current process : %d\nIt recieved %d from the prev process %d\nIt recieved %d from the next process %d\n\n", rank, buf[0], prev, buf[1], next);