Essays about: "Parallelization computing"

Showing result 11 - 15 of 24 essays containing the words Parallelization computing.

  1. 11. An Improved Design and Implementation of the Session-based SAMBO with Parallelization Techniques and MongoDB

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Yidan Zhao; [2017]
    Keywords : Ontology; Large scale ontology alignment; MongoDB; NoSQL database; Parallelization computing; SAMBO;

    Abstract : The session-based SAMBO is an ontology alignment system involving MySQL to store matching results. Currently, SAMBO is able to align most ontologies within acceptable time. However, when it comes to large scale ontologies, SAMBO fails to reach the target. READ MORE

  2. 12. Parallelization of Dataset Transformation with Processing Order Constraints in Python

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

    Author : Dexter Gramfors; [2016]
    Keywords : parallel computing; multicore; Python;

    Abstract : Financial data is often represented with rows of values, contained in a dataset. This data needs to be transformed into a common format in order for comparison and matching to be made, which can take a long time for larger datasets. READ MORE

  3. 13. LOW DELAY VIDEO TRANSCODING SERVICES ON DISTRUBUTED COMPUTING PLATFORM.

    University essay from Blekinge Tekniska Högskola/Institutionen för tillämpad signalbehandling

    Author : Raisul Haque Masud Bhuiyan; [2016]
    Keywords : Distributed Transcoding; Distributed Computing; Apache storm; Scheduling; Openstack; Cloud Computing;

    Abstract : The demand of digital video with higher resolution is increasing everyday and in amodern world the videos are consumed in all kinds of multimedia devices. The transmissionof higher quality videos over the internet require higher bandwidth, which isnot an acceptable option. READ MORE

  4. 14. 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

  5. 15. High Performance Computing aspects of Single Particle Machine Learning

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Marcus Näslund; [2015]
    Keywords : ;

    Abstract : The vbSPT program is an existing MATLAB/C implementation of a variational Bayesian treatment of Hidden Markov Models to extract quantitative data from thousands of short single-molecule trajectories. In this work vbSPT is extensively profiled and optimized, including some attempts to parallelize using OpenMP. READ MORE