CSC/ECE 506 Spring 2012/2a bm

From Expertiza_Wiki
Revision as of 04:13, 26 January 2012 by Birocam (talk | contribs)
Jump to navigation Jump to search

SAS programming on distributed-memory machines

Shared Address Space (SAS) programming on distributed memory machines is a programming abstraction that provides less development effort than that of the traditional method of Message Passing (MP) on distributed memory machines, such as clusters of servers.

Implementations

There are

Hardware

Algorithms

Evolution

References