Sökning: "Cetus"

Hittade 3 uppsatser innehållade ordet Cetus.

  1. 1. Improving performance of sequential code through automatic parallelization

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Claudius Sundlöf; [2018]
    Nyckelord :Automatic parallelization; benchmark; PolyBench; NPB; ICC; Cetus; autoPar; TC Optimizing Compiler; PLUTO;

    Sammanfattning : Automatic parallelization is the conversion of sequential code into multi-threaded code with little or no supervision. An ideal implementation of automatic parallelization would allow programmers to fully utilize available hardware resources to deliver optimal performance when writing code. LÄS MER

  2. 2. Automated Recognition of Algorithmic Patterns in DSP Programs

    Master-uppsats, PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Författare :Amin Shafiee Sarvestani; [2011]
    Nyckelord :Automatic Parallelization; Algorithmic Pattern Recognition; Cetus; DSP; DSP Code Parallelization; Compiler Frameworks;

    Sammanfattning : 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. LÄS MER

  3. 3. Compiling the parallel programming language NestStep to the CELL processor

    Uppsats för yrkesexamina på avancerad nivå, Institutionen för datavetenskap

    Författare :Magnus Holm; [2010]
    Nyckelord :NestStep; Cell; parallel programming; source-to-source compiler; Cetus; ANTLR;

    Sammanfattning : The goal of this project is to create a source-to-source compiler which will translate NestStep code to C code. The compiler's job is to replace NestStep constructs with a series of function calls to the NestStep runtime system. NestStep is a parallel programming language extension based on the BSP model. LÄS MER