Skip to content

MolSSI-Education/parallel-programming

Repository files navigation

Parallel Programming

This course by The Molecular Sciences Software Institute (MolSSI) teaches the fundamentals of parallel programming techniques, with an emphasis on MPI and OpenMP parallelization. It assumes basic familiarity with Python programming, which is the subject of the MolSSI Python Scripting for Computational Molecular Science lessons. Episodes 4 and 6 assume basic familiarity with C++.

This lesson is under continual development, please report issues to the workshop repository.

If you see a subject you would like to contribute to, submit a pull request!