Essays about: "Multicore processing"

Showing result 16 - 20 of 23 essays containing the words Multicore processing.

  1. 16. Evaluation of Multicore Cache Architecture for Radar Signal Processing

    University essay from Inbyggda system (CERES)

    Author : Jinfeng Wu; Gaofei Lv; [2012]
    Keywords : ;

    Abstract : .... READ MORE

  2. 17. Parallelization of the Kalman filter for multi-output systems on multicore platforms

    University essay from Avdelningen för systemteknik

    Author : Per Jonsson; [2012]
    Keywords : ;

    Abstract : The Kalman filter is a very commonly used signal processing tool for estimating state variables from noisy observations in linear systems. Because of its cubic complexity, it is motivated to search for more computationally efficient Kalman filter implementations. READ MORE

  3. 18. Parallel parsing of context-free grammars

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Piotr Skrzypczak; [2012]
    Keywords : parallel parsing; CYK algorithm; CUDA;

    Abstract : During the last decade increasing interest in parallel programming can be observed. It is caused by a tendency of developing microprocessors as a multicore units, that can perform instructions simultaneously. Popular and widely used example of such platform is a graphic processing unit (GPU). READ MORE

  4. 19. Automated Recognition of Algorithmic Patterns in DSP Programs

    University essay from PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Author : Amin Shafiee Sarvestani; [2011]
    Keywords : Automatic Parallelization; Algorithmic Pattern Recognition; Cetus; DSP; DSP Code Parallelization; Compiler Frameworks;

    Abstract : We introduce an extensible knowledge based tool for idiom (pattern) recognition in DSP(digital signal processing) programs. Our tool utilizesfunctionality provided by the Cetus compiler infrastructure fordetecting certain computation patterns that frequently occurin DSP code. READ MORE

  5. 20. An Analysis Framework for Distributed Resource-Aware Scheduling in Multicore Architectures

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Haris Bin Aslam; [2011]
    Keywords : ;

    Abstract : The most signi cant challenge in using platform based designs is to optimally map a set of communicating tasks on the available set of resources, which are present in the form of processing units and communication channels. Additional levels of challenges arise in multicore platforms when considering shared resources that are competed for access by multiple tasks, mapped on possibly different processing units. READ MORE