Publication | Open Access
Supporting shared data structures on distributed memory architectures
164
Citations
7
References
1990
Year
Unknown Venue
EngineeringComputer ArchitectureArchitectural SupportMemory Model (Programming)Distributed Memory ArchitecturesShared MemoryComputing SystemsParallel ComputingCompilersMemory ManagementData ManagementComputer EngineeringDistributed SystemsComputer ScienceMemory ArchitectureNonshared Memory SystemsNew Programming EnvironmentParallel ProgrammingSystem Software
Programming nonshared memory systems is more difficult than programming shared memory systems, since there is no support for shared data structures. Current programming languages for distributed memory architectures force the user to decompose all data structures into separate pieces, with each piece “owned” by one of the processors in the machine, and with all communication explicitly specified by low-level message-passing primitives. This paper presents a new programming environment for distributed memory architectures, providing a global name space and allowing direct access to remote parts of data values. We describe the analysis and program transformations required to implement this environment, and present the efficiency of the resulting code on the NCUBE/7 and IPSC/2 hypercubes.
| Year | Citations | |
|---|---|---|
Page 1
Page 1