{"id":49628640,"url":"https://github.com/scientificcomputing/mpi-tutorial","last_synced_at":"2026-05-05T09:06:42.917Z","repository":{"id":152686657,"uuid":"626465778","full_name":"scientificcomputing/mpi-tutorial","owner":"scientificcomputing","description":"An MPI tutorial in Python","archived":false,"fork":false,"pushed_at":"2024-01-05T14:31:55.000Z","size":155,"stargazers_count":5,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-14T01:37:02.808Z","etag":null,"topics":["fenicsx","ipyparallel","mpi","mpi4py","python"],"latest_commit_sha":null,"homepage":"https://scientificcomputing.github.io/mpi-tutorial/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scientificcomputing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-11T14:20:15.000Z","updated_at":"2024-02-13T09:20:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a44f5d15-10d5-4ae1-9915-76fccacf7230","html_url":"https://github.com/scientificcomputing/mpi-tutorial","commit_stats":{"total_commits":71,"total_committers":6,"mean_commits":"11.833333333333334","dds":"0.46478873239436624","last_synced_commit":"1a1b6fe4fb0200a3f9064f373f57fbcc1ffc1bfe"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/scientificcomputing/mpi-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Fmpi-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Fmpi-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Fmpi-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Fmpi-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scientificcomputing","download_url":"https://codeload.github.com/scientificcomputing/mpi-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Fmpi-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32642368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fenicsx","ipyparallel","mpi","mpi4py","python"],"created_at":"2026-05-05T09:06:38.202Z","updated_at":"2026-05-05T09:06:42.906Z","avatar_url":"https://github.com/scientificcomputing.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tutorial for MPI\n\nWelcome to this tutorial (in development)\n\n# Contributing guidelines\n\n1. If you have maintainer privileges, you can skip this step, otherwise make a [fork](https://github.com/scientificcomputing/mpi-tutorial/fork) of this repository.\n2. Clone the repository (or fork) and create a new branch with `git checkout -b github-username/feature-description`\n3. Create a compatible working environment, for instance by building the project docker-image.\n```bash\ndocker build -t local_docker_file -f docker/Dockerfile .\ndocker run -ti -v $(pwd):/root/shared -w /root/shared --name=tutorialmpi local_docker_file\n```\nYou can also use conda to build your environment\n```bash\nconda env update --file environment.yml --name name-of-your-env\n```\n4. Create an `.ipynb` in the [notebooks](./notebooks/) folder, or modify the existing notebooks. If a new notebook has been created, add it to the appropriate section of [_toc.yml](_toc.yml). You can use the [template-notebook](./notebooks/template.ipynb) as a starting point.\n5. Make sure the webpage builds correctly by calling `jupyter book build -W .` from the root of the repository. You can inspect the webpage locally by opening [_build/html/index.html](_build/html/index.html) with the web-browser of your choice.\n6. Make a [pull-request](https://github.com/scientificcomputing/mpi-tutorial/compare) to the main branch of this repo.\n7. Make sure that the workflow [Build documentation](https://github.com/scientificcomputing/mpi-tutorial/actions/workflows/build_docs.yml) passes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientificcomputing%2Fmpi-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientificcomputing%2Fmpi-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientificcomputing%2Fmpi-tutorial/lists"}