3 research outputs found

    Automatic Parallel Program Generation and Optimization from Data Decompositions

    No full text
    this paper a general framework is described for the automatic generation of parallel programs based on a separately specified decomposition of the data. To this purpose, programs and data decompositions are expressed in a calculus, called Vcal. It is shown that by rewriting calculus expressions, Single Program Multiple Data (SPMD) code can be generated for shared-memory as well as distributed-memory parallel processors. Optimizations are derived for certain classes of access functions to data structures, subject to block, scatter, and block/scatter decompositions. The presented calculus and transformations are language independent. 1

    An implementation framework for HPF distributed arrays on message-passing parallel computer systems

    No full text

    An Implementation Framework for HPF Distributed Arrays on Message Passing Computers

    No full text
    corecore