Locale (computer hardware)

In computer architecture a locale is an abstraction of the concept of a localized set of hardware resources which are close enough to enjoy uniform memory access.[1]

For instance, on a computer cluster each node may be considered a locale given that there is one instance of the operating system and uniform access to memory for processes running on that node. Similarly, on an SMP system, each node may be defined as a locale. Parallel programming languages such as Chapel have specific constructs for declaring locales.[2]

See also

References

  1. Guang R. Gao; Lori Pollock; John Cavazos; Xiaoming Li (2010). Languages and Compilers for Parallel Computing 22nd International Workshop, LCPC 2009, Newark, DE, USA, October 8-10, 2009, Revised Selected Papers. Springer. p. 173. ISBN 3-642-13373-8.
  2. Future Information Technology, Part I: 6th International Conference edited by James P Park, Laurence T Yang 2011 ISBN 3-642-22332-X page 285
This article is issued from Wikipedia - version of the 4/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.