Treffer: Parallel Programming in C and Python.

Title:
Parallel Programming in C and Python.
Authors:
SAHA, AMIT amitsaha.in@gmail.com
Source:
Linux Journal. May2012, Issue 217, p92-104. 13p.
Database:
Business Source Premier

Weitere Informationen

The article focuses on instances of parallel computing or programming and the strategy of parallelization. It mentions that a standard application programming interface (API) OpenMP is used for shared memory parallel programming. It informs about OpenMPI, which is used in Distributed Memory Parallel Programming and also reflects on Python's multiprocessing module.