1 research outputs found

    Object–Oriented Pattern–Based Parallel Programming with Automatically Generated Frameworks

    No full text
    The CO 2 P 3 S parallel programming system uses design patterns and object--oriented programming to reduce the complexities of parallel programming. The system generates correct frameworks from pattern template specifications and provides a layered programming model to address both the problems of correctness and openness. This paper describes the highest level of abstraction in CO 2 P 3 S, using two example programs to demonstrate the programming model and the supported patterns. Further, we introduce phased parallel design patterns, a new class of patterns that allow temporal phase relationships in a parallel program to be specified, and provide two patterns in this class. Our results show that the frameworks can be used to quickly implement parallel programs, reusing sequential code where possible. The resulting parallel programs provide substantial performance gains over their sequential counterparts. 1 Introduction Parallel programming offers potentially substantial performance be..
    corecore