CompSciWeek7

From Predictive Chemistry
Revision as of 12:10, 22 September 2014 by David M. Rogers (talk | contribs) (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…")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Parallel programming examples

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

Interfacing Python and C

  • walk-through MPI interfaces from other languages
  • ctypes