Essays about: "Compiler Frameworks"

Showing result 1 - 5 of 6 essays containing the words Compiler Frameworks.

  1. 1. Blocking violations in reactive Java frameworks

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Morgan Vallin; Robin Sundström; [2020]
    Keywords : RxJava; Project-reactor; Concurrency Error Study; BlockHound; Reactive Programming;

    Abstract : Concurrency in programming is a way of interleaving tasks in order to enhance the performance of an application. Previous research has found that concurrency errors are hard to avoid, hard to find, and that they often degrade performance of the application. READ MORE

  2. 2. SkePU 2: Language Embedding and Compiler Support for Flexible and Type-Safe Skeleton Programming

    University essay from Linköpings universitet/Programvara och system

    Author : August Ernstsson; [2016]
    Keywords : Skeleton programming; SkePU; Source-to-source transformation; C 11; Heterogeneous parallel systems; Portability;

    Abstract : This thesis presents SkePU 2, the next generation of the SkePU C++ framework for programming of heterogeneous parallel systems using the skeleton programming concept. SkePU 2 is presented after a thorough study of the state of parallel programming models, frameworks and tools, including other skeleton programming systems. READ MORE

  3. 3. A closer look and comparison of cross-platform development environment for smartphones

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Tobias Andersson; Erik Johansson; [2014]
    Keywords : cross-platform cross-compiler ios android windows phone mobile devices unity3d c c qt phonegap gamemaker;

    Abstract : A problem with having a fast and wide production of different platforms for mobile devices is that you can’t code for one and deploy on all devices at the same time. This thesis is focused on cross-plat1form development environments for smartphones and mainly to see what options there are on the market. READ MORE

  4. 4. Comparative study of parallel programming models for multicore computing

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Akhtar Ali; [2013]
    Keywords : OpenCL; OpenMP; TBB; Multicore frameworks;

    Abstract : Shared memory multi-core processor technology has seen a drastic developmentwith faster and increasing number of processors per chip. This newarchitecture challenges computer programmers to write code that scales overthese many cores to exploit full computational power of these machines. READ MORE

  5. 5. 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