Akademska digitalna zbirka SLovenije - logo
E-viri
Celotno besedilo
  • Using hardware operations t...
    Hoffmann, R.; Korch, M.; Rauber, T.

    International Conference on Parallel Processing, 2004. ICPP 2004, 2004
    Conference Proceeding

    We consider the task-based execution of parallel irregular applications, which are characterized by an unpredictable computational structure induced by the input data. The dynamic load balancing required to execute such applications efficiently can be provided by task pools. Thus, the performance of a task-based irregular application is tightly coupled to the scalability and the overhead of the task pool used to execute it. In order to reduce this overhead this article considers the use of the hardware-specific synchronization operations compare & swap and load & reserve/store conditional. We present several different realizations of task pools using these operations. Runtime experiments on two shared-memory machines, a SunFire 6800 and an IBM p690, show that the new implementations obtain a significantly higher performance than implementations relying on the POSIX thread library for synchronization.