On 01/10/15 02:20, Juha Jeronen wrote:

Then again, the matter is further complicated by considering codes that
run on a single machine, versus codes that run on a cluster.Threads
being local to each node in a cluster,

You can run MPI programs on a single machine and you get OpenMP implementations for clusters. Just pick an API and stick with it.

Sturla

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to