Essays about: "Parallelization computing"

Showing result 1 - 5 of 24 essays containing the words Parallelization computing.

  1. 1. Using MPI One-Sided Communication for Parallel Sudoku Solving

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

    Author : Henrik Aili; [2023]
    Keywords : exact cover; sudoku; parallelization; MPI;

    Abstract : This thesis investigates the scalability of parallel Sudoku solving using Donald Knuth’s Dancing Links and Algorithm X with two different MPI communication methods: MPI One-Sided Communication and MPI Send-Receive. The study compares the performance of the two communication approaches and finds that MPI One-Sided Communication exhibits better scalability in terms of speedup and efficiency. READ MORE

  2. 2. Minimum Cost Distributed Computing using Sparse Matrix Factorization

    University essay from KTH/Optimeringslära och systemteori

    Author : Seif Hussein; [2023]
    Keywords : Applied mathematics; optimization; convex optimization; matrix factorization; sparse matrix factorization; distributed computing; linearly separable distributed computing; ADMM; alternating direction method of multipliers; tillämpad matematik; optimering; konvex optimering; matrisfaktorisering; gles matrisfaktorisering; distribuerade beräkningar; admm; alternating direction method of multipliers;

    Abstract : Distributed computing is an approach where computationally heavy problems are broken down into more manageable sub-tasks, which can then be distributed across a number of different computers or servers, allowing for increased efficiency through parallelization. This thesis explores an established distributed computing setting, in which the computationally heavy task involves a number of users requesting a linearly separable function to be computed across several servers. READ MORE

  3. 3. D-Wave Systems Quantum Computing : State-of-the-Art and Performance Comparison with Classical Computing

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

    Author : Jaime Vallejo Benítez Cano; [2021]
    Keywords : ;

    Abstract : The aim of this project is to study Quantum Computing state-of-art and to compare it with classical computing methods. The research is focused on D-Wave Systems’ Quantum Computing approach, exploring its architectures: Chimera and Pegasus; tools, and its Quantum Annealing process. READ MORE

  4. 4. Acceleration of Machine-Learning Pipeline Using Parallel Computing

    University essay from Uppsala universitet/Signaler och system

    Author : Xavante Erickson; [2021]
    Keywords : acceleration; ray; accelerator; numpy; machine-learning; machine; learning; optimization; parallelization; speedup; profiling;

    Abstract : Researchers from Lund have conducted research on classifying images in three different categories, faces, landmarks and objects from EEG data [1]. The researchers used SVMs (Support Vector Machine) to classify between the three different categories [2, 3]. READ MORE

  5. 5. GPU-Assisted Collision Avoidance for Trajectory Optimization : Parallelization of Lookup Table Computations for Robotic Motion Planners Based on Optimal Control

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

    Author : Abhiraj Bishnoi; [2021]
    Keywords : Motion Planning; Robotics; Trajectory Optimization; GPGPU; Parallel Programming;

    Abstract : One of the biggest challenges associated with optimization based methods forrobotic motion planning is their extreme sensitivity to a good initial guess,especially in the presence of local minima in the cost function landscape.Additional challenges may also arise due to operational constraints, robotcontrollers sometimes have very little time to plan a trajectory to perform adesired function. READ MORE