Essays about: "vektorisering"

Showing result 11 - 11 of 11 essays containing the word vektorisering.

  1. 11. Efficient Implementation of 3D Finite Difference Schemes on Recent Processor Architectures

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Frederick Ceder; [2015]
    Keywords : hpc; high performance computing; intel; haswell; xeon phi; knights corner; burgers equation; finite difference methods; fdm; ftcs; parallel programming; vectorization; simd;

    Abstract : Efficient Implementation of 3D Finite Difference Schemes on Recent Processors Abstract In this paper a solver is introduced that solves a problem set modelled by the Burgers equation using the finite difference method: forward in time and central in space. The solver is parallelized and optimized for Intel Xeon Phi 7120P as well as Intel Xeon E5-2699v3 processors to investigate differences in terms of performance between the two architectures. READ MORE