Title: Makefile target name mismatch for EXECS variable in introduction-to-groups-and-communicators/code · Issue #114 · mpitutorial/mpitutorial · GitHub
Open Graph Title: Makefile target name mismatch for EXECS variable in introduction-to-groups-and-communicators/code · Issue #114 · mpitutorial/mpitutorial
X Title: Makefile target name mismatch for EXECS variable in introduction-to-groups-and-communicators/code · Issue #114 · mpitutorial/mpitutorial
Description: 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_gro...
Open Graph Description: 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 EXE...
X Description: 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 EXE...
Opengraph URL: https://github.com/mpitutorial/mpitutorial/issues/114
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Makefile target name mismatch for EXECS variable in introduction-to-groups-and-communicators/code","articleBody":"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`.\n\n```Makefile\nEXECS=comm_groups comm_split\nMPICC?=mpicc\n\nall: ${EXECS}\n\nsplit: comm_split.c\n\t${MPICC} -o comm_split comm_split.c\n\ngroups: comm_groups.c\n\t${MPICC} -o comm_groups comm_groups.c\n\nclean:\n\trm -f ${EXECS}\n```\n\nShould rename the makefile targets from `split` → `comm_split` and `groups` → `comm_groups` to match the executables?","author":{"url":"https://github.com/lxlee","@type":"Person","name":"lxlee"},"datePublished":"2026-01-05T06:58:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/114/mpitutorial/issues/114"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:084739e6-be8e-c845-219d-abf42635326d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A348:DA633:CA446C5:1053E7B6:6976CE80 |
| html-safe-nonce | 682b79e4e7e1073bb192490460b553f1400125eb066f368fff3fde50a4d8cf7b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzQ4OkRBNjMzOkNBNDQ2QzU6MTA1M0U3QjY6Njk3NkNFODAiLCJ2aXNpdG9yX2lkIjoiNjgwMDQ1Nzg5NzQ4MjgzMzUzNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 3e278a3c39bbbb0c9cbbfa7d864f23e02f7ba17eb7e6fc82a2d940c8355283eb |
| hovercard-subject-tag | issue:3780396218 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/mpitutorial/mpitutorial/114/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0b105b18c467af62a5df8118651868e8aa8e5d595d47f41d8a610aecbde5c8b3/mpitutorial/mpitutorial/issues/114 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0b105b18c467af62a5df8118651868e8aa8e5d595d47f41d8a610aecbde5c8b3/mpitutorial/mpitutorial/issues/114 |
| og:image:alt | 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 EXE... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | lxlee |
| hostname | github.com |
| expected-hostname | github.com |
| None | 01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09 |
| turbo-cache-control | no-preview |
| go-import | github.com/mpitutorial/mpitutorial git https://github.com/mpitutorial/mpitutorial.git |
| octolytics-dimension-user_id | 69527633 |
| octolytics-dimension-user_login | mpitutorial |
| octolytics-dimension-repository_id | 6915389 |
| octolytics-dimension-repository_nwo | mpitutorial/mpitutorial |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 6915389 |
| octolytics-dimension-repository_network_root_nwo | mpitutorial/mpitutorial |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f752335dbbea672610081196a1998e39aec5e14b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width