Essays about: "Parallelisation"

Showing result 1 - 5 of 15 essays containing the word Parallelisation.

  1. 1. Parallelising High OrderTransform of Point SpreadFunction and TemplateSubtraction for AstronomicImage Subtraction : The implementation of BACH

    University essay from Linköpings universitet/Informationskodning

    Author : Annie Wång; Victor Lells; [2023]
    Keywords : Image Subtraction; HOTPANTS; SFFT; GPU; Parallelisation;

    Abstract : This thesis explores possible improvements, using parallel computing, to the PSF-alignment and image subtraction algorithm found in HOTPANTS. In time-domain astronomy the PSF-alignment and image subtraction algorithm OIS is used to identify transient events. READ MORE

  2. 2. Automated Generation of EfficientBitslice Implementations forArbitrary Sboxes

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

    Author : Augustin Bariant; [2023]
    Keywords : Bitslicing; Cryptography; Whitebox; Compilation; Boolean circuits.; Parallélisation au bit; Cryptographie; Boîte blanche; Compilation; Circuits booléens.; Bitslicing; Kryptografi; Vit låda; Kompilering; Booleska kretsar.;

    Abstract : Whitebox cryptography aims at protecting standard cryptographic algorithmsthat execute in attacker-controlled environments. In these, the attacker is ableto read a secret key directly from memory. Common implementations mask alldata at runtime and operate on masked data by using many small precomputedtables. READ MORE

  3. 3. Optimising 3D object destruction tools for improved performance and designer efficiency in video game development

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Elliot Forslund; [2023]
    Keywords : 3D Object Destruction; Performance Optimisation; Game Development Workflow; Parallel Computing; Designer Efficiency;

    Abstract : Background. In video game development, efficient destruction tools and workflows were crucial for creating engaging gaming environments. READ MORE

  4. 4. Parallelisation methods applied to a finite element code

    University essay from KTH/Lättkonstruktioner, marina system, flyg- och rymdteknik, rörelsemekanik

    Author : Marc Pierre; [2022]
    Keywords : FEM; parallelism; superelement; schur s complement; FEM; parallellitet; superelement; Schurs komplement;

    Abstract : With Moore’s Law being verified, all we had to do was wait a few years to get more computing power. However, this increase in power is no longer exclusively based on the performance of the processor, but more and more on its ability to execute several tasks simultaneously. READ MORE

  5. 5. CONGESTION-CONTROLLED AUTOTUNING OF OPENMP PROGRAMS

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Klas af Geijerstam; [2019]
    Keywords : ;

    Abstract : Parallelisation is becoming more and more important as the single core performance increase is stagnating while the amount of cores is increasing with every new generation of hardware. ŒThe traditional approach of manual parallelisation has an alternative in parallel frameworks, such as OpenMP, which can simplify the creation of parallel code. READ MORE