Difference between revisions of "CompSciWeek8"

From Predictive Chemistry
Jump to: navigation, search
(Created page with "= Parallel programming examples = * Code walk-through parallel array analysis * walk-through mpi4py = Interfacing Python and C = * walk-through MPI interfaces from other languag…")
(No difference)

Revision as of 11:07, 29 September 2014

Parallel programming examples

  • Code walk-through parallel array analysis
  • walk-through mpi4py

Interfacing Python and C

  • walk-through MPI interfaces from other languages
  • ctypes