• DocumentCode
    2134019
  • Title

    An adaptive approach to data placement

  • Author

    Lowenthal, David K. ; Andrews, Gregory R.

  • Author_Institution
    Dept. of Comput. Sci., Arizona Univ., Tucson, AZ, USA
  • fYear
    1996
  • fDate
    15-19 Apr 1996
  • Firstpage
    349
  • Lastpage
    353
  • Abstract
    Programming distributed-memory machines requires careful placement of data to balance the computational load among the nodes and minimize excess data movement between the nodes. Most current approaches to data placement require the programmer or compiler to place data initially and then possibly to move it explicitly during a computation. This paper describes a new, adaptive approach. It is implemented in the Adapt system, which takes an initial data placement, efficiently monitors how well it performs and changes the placement whenever the monitoring indicates that a different placement would perform better. Adapt frees the programmer from having to specify data placements, and it can use run-time information to find better placements than compilers. Moreover, Adapt automatically supports a “variable block” placement, which is especially useful for applications with nearest-neighbor communication but an imbalanced workload. For applications in which the best data placement varies dynamically, using Adapt can lead to better performance than using any statically determined data placement
  • Keywords
    data handling; distributed memory systems; parallel programming; program compilers; resource allocation; software performance evaluation; Adapt system; adaptive approach; compiler; computation; computational load balancing; data movement; data placement; distributed-memory machines; imbalanced workload; monitoring; nearest-neighbor communication; performance; programming; run-time information; variable block; Computer applications; Computer science; Delay effects; Distributed computing; High performance computing; Monitoring; Program processors; Programming profession; Prototypes; Runtime; Workstations;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Parallel Processing Symposium, 1996., Proceedings of IPPS '96, The 10th International
  • Conference_Location
    Honolulu, HI
  • Print_ISBN
    0-8186-7255-2
  • Type

    conf

  • DOI
    10.1109/IPPS.1996.508081
  • Filename
    508081