Essays about: "Jonatan Waern"

Found 1 essay containing the words Jonatan Waern.

  1. 1. Profiling-Assisted Prefetching with Just-In-Time Compilation

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Jonatan Waern; [2014]
    Keywords : ;

    Abstract : The Decoupled Access/Execute(DAE) approach is a method to reduce the energy consumption of task-based programs, based on dividing tasks in two phases where the first phase prefetches data at a low CPU frequency and the following phase performs computation at a high CPU frequency. The goal of this project is to extend this approach to sequential programs and examine the benefits of optimising the access phase to better suit the architecture the program runs on, and the program input. READ MORE