Essays about: "ArgoDSM"

Found 2 essays containing the word ArgoDSM.

  1. 1. A Benchmark Suite for the OmpSs-2@ ArgoDSM task-based distributed shared memory environment

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Konstantinos Palaiodimos; [2022]
    Keywords : ;

    Abstract : Applications with high complexity, heavy computations and processing of large amount of data require powerful computer systems and programming models that allow efficient parallel execution without excessive programming effort. Benchmarking of these systems and models is of vital importance in order to identify their strengths, weaknesses, and potential improvements. READ MORE

  2. 2. Exploring Selective coherence as a Solution to Self-invalidation in ArgoDSM

    University essay from Uppsala universitet/Datorteknik

    Author : Christopher Edberg; [2022]
    Keywords : ArgoDSM; Coherence; Performance; Selective Coherence; Distributed Shared Memory; Software-based Distributed Shared Memory; DSM; Software DSM; Computer Architecture; Parallel Computing;

    Abstract : Maintaining coherency in a distributed system can prove challenging, this is especially true for distributed shared memory systems. The problem with remote synchronization in the distributed shared memory software ArgoDSM occurs when a lock operation has to cross the boundaries of a node, this causes a large number of self-invalidations (SI) or self-downgrades (SD) which is costly. READ MORE