1 research outputs found

    Relaxed Barrier Synchronization for the BSP Model of Computation on Message-passing Architectures

    No full text
    this paper, we relax the barrier synchronization constraint in the BSP model for the efficient implementation on message-passing architectures. Direct implementation of the barrier synchronization does not allow any processor to proceed past the synchronization point until all processors reach that point. Instead, in our relaxed barrier synchronization, the synchronization occurs at the time of accessing non-local data only between the producer and the consumer processors, eliminating the exchange of global information. 2 A BSP Programming Mode
    corecore