Skip to content

shazhendong/parallel_python

 
 

Repository files navigation

Parallel Programming with Python Tutorial

Binder

This is a tutorial introducing parallel programming concepts and their implementation in Python.

Topics covered include:

  1. Serial vs Parallel execution
  2. The multiprocessing module
  3. Using MPI with mpi4py
  4. Migrating parallel workflows to the YCRC clusters with dSQ

About

Parallel Programming with Python Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Other 0.3%