Sökning: "William Sjöblom"

Hittade 2 uppsatser innehållade orden William Sjöblom.

  1. 1. Idiom-driven innermost loop vectorization in the presence of cross-iteration data dependencies in the HotSpot C2 compiler

    Master-uppsats, Linköpings universitet/Programvara och system

    Författare :William Sjöblom; [2020]
    Nyckelord :compiler; vectorization; SIMD; Java; HotSpot; code optimization; reductions; prefix sums; parallel programming; data-level parallelism;

    Sammanfattning : This thesis presents a technique for automatic vectorization of innermost single statement loops with a cross-iteration data dependence by analyzing data-flow to recognize frequently recurring program idioms. Recognition is carried out by matching the circular SSA data-flow found around the loop body’s φ-function against several primitive patterns, forming a tree representation of the relevant data-flow that is then pruned down to a single parameterized node, providing a high-level specification of the data-flow idiom at hand used to guide algorithmic replacement applied to the intermediate representation. LÄS MER

  2. 2. DQ - Digitalt biljettsystem

    Kandidat-uppsats, Linköpings universitet/Institutionen för datavetenskap; Linköpings universitet/Tekniska fakulteten

    Författare :Samuel Blomqvist; Daniel Thorén; Christopher Peters; William Sjöblom; Fredrik Malmfors; André Willquist; Ludvig Westerdahl; [2018]
    Nyckelord :Digitalt biljettsystem;

    Sammanfattning : Syftet med denna rapport är att redovisa utvecklingen av ett digitalt biljettsystem som skulla användas av studentföreningar vid Linköpings universitet. Systemet utvecklas av studenter vid Linköpings universitet på uppdrag av individer representerande LinTek och StuFF, två kårer vid universitetet. LÄS MER