Search for dissertations about: "Erik Hagersten"

Showing result 11 - 15 of 21 swedish dissertations containing the words Erik Hagersten.

  1. 11. Parallelizing the Method of Conjugate Gradients for Shared Memory Architectures

    Author : Henrik Löf; Jarmo Rantakokko; Erik Hagersten; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; Beräkningsvetenskap; Scientific Computing;

    Abstract : Solving Partial Differential Equations (PDEs) is an important problem in many fields of science and engineering. For most real-world problems modeled by PDEs, we can only approximate the solution using numerical methods. Many of these numerical methods result in very large systems of linear equations. READ MORE

  2. 12. Efficient Memory Modeling During Simulation and Native Execution

    Author : Nikos Nikoleris; Erik Hagersten; Lieven Eeckhout; Uppsala universitet; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; performance analysis; cache performance; multicore performance; memory system; memory bandwidth; memory contention; performance prediction; multi-threading; multiprocessing systems; program diagnostics; commodity multicores; multithreaded program resource requirements; performance counters; scalability bottleneck; scalability improvement; Computer Science; Datavetenskap;

    Abstract : Application performance on computer processors depends on a number of complex architectural and microarchitectural design decisions. Consequently, computer architects rely on performance modeling to improve future processors without building prototypes. READ MORE

  3. 13. Efficient synchronization and coherence for nonuniform communication architectures

    Author : Zoran Radović; Erik Hagersten; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Datavetenskap; Computer Science;

    Abstract : Nonuniformity is a common characteristic of contemporary computer systems, mainly because of physical distances in computer designs. In large multiprocessors, the access to shared memory is often nonuniform, and may vary as much as ten times for some nonuniform memory access (NUMA) architectures, depending on if the memory is close to the requesting processor or not. READ MORE

  4. 14. Software Techniques for Distributed Shared Memory

    Author : Zoran Radovic; Erik Hagersten; Sandhya Dwarkadas; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; synchronization; distributed shared memory; write permission cache; nonuniform communication architecture; node affinity; locality; hardware-software trade-off; profiling; flexibility; trap-based memory architecture; Computer engineering; Datorteknik; Data- och systemvetenskap; Computer Systems Sciences;

    Abstract : In large multiprocessors, the access to shared memory is often nonuniform, and may vary as much as ten times for some distributed shared-memory architectures (DSMs). This dissertation identifies another important nonuniform property of DSM systems: nonuniform communication architecture, NUCA. READ MORE

  5. 15. Understanding Multicore Performance : Efficient Memory System Modeling and Simulation

    Author : Andreas Sandberg; Erik Hagersten; David Black-Schaffer; David A. Wood; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Computer Architecture; Simulation; Modeling; Sampling; Caches; Memory Systems; gem5; Parallel Simulation; Virtualization; Sampling; Multicore; Datavetenskap; Computer Science;

    Abstract : To increase performance, modern processors employ complex techniques such as out-of-order pipelines and deep cache hierarchies. While the increasing complexity has paid off in performance, it has become harder to accurately predict the effects of hardware/software optimizations in such systems. READ MORE