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
The makefile in tutorials/introduction-to-groups-and-communicators/code uses incorrect target names. The targets are currently named split and groups, but the build outputs (as specified in the EXECS variable) are comm_split and comm_groups.