Search for dissertations about: "manycore"

Showing result 1 - 5 of 14 swedish dissertations containing the word manycore.

  1. 1. Utilizing Heterogeneity in Manycore Architectures for Streaming Applications

    Author : Süleyman Savas; Tomas Nordström; Zain Ul-Abdin; Håkan Grahn; Högskolan i Halmstad; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Manycores; parallel architectures; parallelism; streaming applications; dataflow; manycore design; heterogeneous manycores;

    Abstract : In the last decade, we have seen a transition from single-core to manycore in computer architectures due to performance requirements and limitations in power consumption and heat dissipation. The first manycores had homogeneous architectures consisting of a few identical cores. READ MORE

  2. 2. Hardware/Software Co-Design of Heterogeneous Manycore Architectures

    Author : Süleyman Savas; Tomas Nordström; Zain Ul-Abdin; Jari Nurmi; Högskolan i Halmstad; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; hardware software co-design; manycore architectures; heterogeneous manycores; processor design; parallel computing; high performance computing;

    Abstract : In the era of big data, advanced sensing, and artificial intelligence, the required computation power is provided mostly by multicore and manycore architectures. However, the performance demand keeps growing. Thus the computer architectures need to continue evolving and provide higher performance. READ MORE

  3. 3. Improving Performance and Quality-of-Service through the Task-Parallel Model​ : Optimizations and Future Directions for OpenMP

    Author : Artur Podobas; Mats Brorsson; Georgi Gaydadjiev; KTH; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Task Parallel; OpenMP; Scheduling; OmpSs; multicore; manycore; Datalogi; Computer Science;

    Abstract : With the failure of Dennard's scaling, which stated that shrinking transistors will be more power-efficient, computer hardware has today become very divergent. Initially the change only concerned the number of processor on a chip (multicores), but has today further escalated into complex heterogeneous system with non-intuitive properties -- properties that can improve performance and power consumption but also strain the programmer expected to develop on them. READ MORE

  4. 4. Models and Methods for Development of DSP Applications on Manycore Processors

    Author : Jerker Bengtsson; Bertil Svensson; Shuvra S. Bhattacharyya; Högskolan i Halmstad; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; parallel processing; manycore processors; high-performance digital signal processing; dataflow; concurrent models of computation; parallel code mapping; parallel machine model; dynamic performance analysis; Computer engineering; Datorteknik;

    Abstract : Advanced digital signal processing systems require specialized high-performance embedded computer architectures. The term high-performance translates to large amounts of data and computations per time unit. The term embedded further implies requirements on physical size and power efficiency. READ MORE

  5. 5. Compiling Concurrent Programs for Manycores

    Author : Essayas Gebrewahid; Bertil Svensson; Veronica Gaspes; Zain Ul-Abdin; Johan Eker; Högskolan i Halmstad; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY;

    Abstract : The arrival of manycore systems enforces new approaches for developing applications in order to exploit the available hardware resources. Developing applications for manycores requires programmers to partition the application into subtasks, consider the dependence between the subtasks, understand the underlying hardware and select an appropriate programming model. READ MORE