Coder Social home page Coder Social logo

scientificcomputing / mpi-tutorial Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 155 KB

An MPI tutorial in Python

Home Page: https://scientificcomputing.github.io/mpi-tutorial/

License: MIT License

Dockerfile 0.50% Jupyter Notebook 99.50%
fenicsx ipyparallel mpi mpi4py python

mpi-tutorial's People

Contributors

hherlyng avatar jorgensd avatar minrk avatar sidneyp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sidneyp minrk

mpi-tutorial's Issues

Add contributing guidelines

  • How to get a workable environment
  • How to make a branch and pull request.
  • How to write web-pages based on ipynb with jupyter-book
  • How to check the result of the building of the webpage

Topics to cover

  • What is an MPI communicator. What is the difference between MPI.COMM_WORLD and MPI.COMM_SELF.
  • Introduction to ipyparallel (#6)
  • How scatter gather works for MPI.COMM_WORLD. (#5)
  • How alltoall works and how alltoallv works
  • Neighbourhood communicators, and how they differ from the "standard" ones
  • Create_dist_graph.
  • alltoallv for neigh comms, how this can be efficiently used
  • parallel mesh in fenicsx

Add about the authors

Everyone should add a short section about themselves, with link to their personal webpage.
Could just be added to this issue, and I'll add it to the webpage.

restore dolfinx tutorial notebook builds

#27 stopped building the fenics notebook because it was crashing. We should re-enable it in a PR so we can more easily debug what's going wrong before merging it back into main by removing the exclude_patterns config from _config.yml:

--- a/_config.yml
+++ b/_config.yml
@@ -10,9 +10,6 @@ logo: logo.png
 execute:
   execute_notebooks: force
   timeout: 1800
-  exclude_patterns:
-    # temporarily skip dolfinx rebuild so we can figure it out
-    - notebooks/dolfinx_MPI_tutorial*

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.