861 / parallel_python

Parallel Programming with Python Tutorial

Home Page:http://docs.ycrc.yale.edu/parallel_python/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel Programming with Python Tutorial

Binder

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

Outline and Overview

  • Introduction to parallel concepts
  • Classes of parallel problems
  • Python implementations of parallel processesing
  • Tools for further exploration

Modules and tools

  • Language: Python 3.8
  • Modules: pandas, numpy, multiprocessing, PIL (for imamge processing), mpi4py, matplotlib, cupy (for GPU parallelism)
  • Jupyter notebook

About

Parallel Programming with Python Tutorial

http://docs.ycrc.yale.edu/parallel_python/#/


Languages

Language:HTML 52.7%Language:Jupyter Notebook 47.1%Language:Python 0.1%Language:Shell 0.0%