Difference between revisions of "CompSciWeek7"

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 12:10, 22 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