Essays about: "interleaving"

Showing result 1 - 5 of 23 essays containing the word interleaving.

  1. 1. Revisiting the Massive Memory Machine for Processing in Memory

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Bulut Bulgu; Antonia Sakellariou; [2023]
    Keywords : ;

    Abstract : Many of the modern problems in computing are, due to their nature, memory-bound. This essentially means that adding more and more computing power, ie. READ MORE

  2. 2. Examining Packet Propagation in a Tree of Switches : Via Programmatic Scripting of Mininet

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Georgios Tagkoulis; [2022]
    Keywords : packet order; packet interleaving; temporal and spatial locality; visualization; paketordning; paketinterfoliering; temporal och rumslig lokalitet; visualisering;

    Abstract : Hamid Ghasemirahni, et al. have shown that the order of the network packets arrival at a datacenter, equipped with commodity servers, plays a significant role in the latency of processing these packets. READ MORE

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

  4. 4. Stability of Homology-Based Invariants in Data Analysis

    University essay from KTH/Skolan för teknikvetenskap (SCI)

    Author : Daniel Lundin; [2020]
    Keywords : ;

    Abstract : In this thesis we will study the stability of the persistent homology pipeline used in topological data analysis. In particular, we will prove that persistent homology is 2-Lipschitz with respect to the Gromov-Hausdorff distance on the space of pseudometric spaces and interleaving distance on the space of parametrised vector spaces. READ MORE

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