Essays about: "ILP"

Showing result 1 - 5 of 13 essays containing the word ILP.

  1. 1. An ILP-model for the Train platforming problem

    University essay from Linköpings universitet/Tillämpad matematik; Linköpings universitet/Tekniska fakulteten

    Author : Simon Calderon; [2023]
    Keywords : Optimization; Integer programming; Train platforming; Train scheduling; Optimering; Heltalsprogrammering; Tåg; Järnväg; Schemaläggning;

    Abstract : The goal of this thesis is to create an optimization model to optimize the routing of trains within railway stations. This problem is known as the train platforming problem, and the model we present is an integer programming model. By this model we aim to optimize factors such as walking distance, switch usage or platform usage. READ MORE

  2. 2. Improving performance of BWA alignment of short sequences with coroutines

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : David Jonsson; [2021]
    Keywords : ;

    Abstract : For the Burrows-Wheeler Aligner (BWA), previous experimentation has shown that alignment of short sequences (reads) can benefit fromincreased instruction level parallelism (ILP) using hyperthreading.This thesis investigates and demonstrates that one can increase the performance of short read alignemnt with BWA without hyperthreading enabled, by employing coroutines in order to increase ILP. READ MORE

  3. 3. Implementing the Load Slice Core on a RISC-V based microarchitecture

    University essay from Uppsala universitet/Datorarkitektur och datorkommunikation

    Author : Axel Dalbom; Tim Svensson; [2020]
    Keywords : riscv; risc-v; ariane; evaluation; load slice core; lsc;

    Abstract : As cores have become better at exposing Instruction-Level Parallelism (ILP), they have become bigger, more complex, and consumes more power. These cores are approaching the Power- and Memory-wall quickly. A new microarchitecture proposed by Carlson et. al claims to solve these problems. READ MORE

  4. 4. How does Intelligence Analysts Operate? An Essay on Cognition in Intelligence-Led Policing

    University essay from Lunds universitet/Statsvetenskapliga institutionen

    Author : Carl Ursing; [2019]
    Keywords : Intelligence; Cognition; Decision-making; Police; ILP; Intelligence-Led Policing; Social Sciences;

    Abstract : Cognition in Intelligence Analysis is a crucial compartment of understanding how the analysis is shaped. By acknowledging Intelligence Analysts as human, they become liable to the same cognitive constraints that shape everyday thinking. This study outlines how cognition is used in the analysis. READ MORE

  5. 5. Analyzing Symbiosis on SMT Processors Using a Simple Co-scheduling Scheme

    University essay from Högskolan Väst/Avdelningen för data-, elektro- och lantmäteriteknik

    Author : Elias Lundmark; Chris Persson; [2017]
    Keywords : Scheduling; Co-scheduling; Multicore; Multithreading; SMT; Throughput;

    Abstract : Simultanous Multithreading (SMT) är ett koncept för att möjligöra effektivare utnyttjande av processorer genom att exekvera flera trådar samtidigt på en enda processorkärna, vilket leder till att systemet kan nyttjas till större grad. Om flera trådar använder samma funktonsenheter i procesorkärnan kommer effektiviteten att minska eftersom detta är ett scenario när SMT inte kan omvandla thread-level parallelism (TLP) till instruction-level parallelism (ILP). READ MORE