17 research outputs found

    A Two-Dimensional Free Lagrangian Hydrodynamics Model

    No full text
    U of I OnlyRestricted to UIUC communit

    Advances, Applications and Performance of the Global Arrays Shared Memory Programming Toolkit

    No full text
    This paper describes capabilities, evolution, performance, and applications of the Global Arrays (GA) toolkit. GA was created to provide application programmers with an interface that allows them to distribute data while maintaining the type of global index space and programming syntax similar to that available when programming on a single processor. The goal of GA is to free the programmer from the low level management of communication and allow them to deal with their problems at the level at which they were originally formulated. At the same time, compatibility of GA with MPI enables the programmer to take advantage of the existing MPI software/libraries when available and appropriate. The variety of applications that have been implemented using Global Arrays attests to th
    corecore