Essays about: "Parallelization Capabilities"

Showing result 1 - 5 of 7 essays containing the words Parallelization Capabilities.

  1. 1. Big Data and Analytics with Driving  Data : Implementation and Analysis of Data Pipeline and Data Processing Resources

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ivar Blohm; Erik Jarvis; [2023]
    Keywords : ;

    Abstract : This thesis project was conducted in cooperation with Zenseact for the purpose of investigating the possible usage of Google BigQuery and its capabilities to store and provide insights of large time-series data. An end-to-end data pipeline was built to facilitate the movement of data from Zenseact's local servers and ingestion into BigQuery. READ MORE

  2. 2. 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

  3. 3. Automatic GPU optimization through higher-order functions in functional languages

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

    Author : John Wikman; [2020]
    Keywords : ;

    Abstract : Over recent years, graphics processing units (GPUs) have become popular devices to use in procedures that exhibit data-parallelism. Due to high parallel capability, running procedures on a GPU can result in an execution time speedup ranging from a couple times faster to several orders of magnitude faster, compared to executing serially on a central processing unit (CPU). READ MORE

  4. 4. A distributed navigation and guidance system for autonomous vessel

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

    Author : Niklas Rollerberg; [2019]
    Keywords : ;

    Abstract : Using distributed micro-controllers in an autonomous vessel can result in higher robustness and lower energy consumption compared to a traditional centralized approach. However adapting traditional software (e.g. navigation and guidance systems) for a distributed microcontroller system is a complex and challenging task. READ MORE

  5. 5. Analyzing OpenMP Parallelization Capabilities and Finding Thread Handling Optimums

    University essay from Högskolan Väst/Avdelningen för Matematik, Data- och Lantmäteriteknik

    Author : Simon Olofsson; Emrik Olsson; [2018]
    Keywords : OpenMP; Parallelization Capabilities; Dynamic; Thread Handling; Performance; OpenMP; Parallell exekvering; Dynamisk trådhantering; Prestanda; Optimum;

    Abstract : Utmaningar i modern processortillverkning begränsar klockfrekvensen för enkeltrådiga applikationer, vilket har resulterat i utvecklingen av flerkärniga processorer. Dessa processorer tillåter flertrådig exekvering och ökar därmed prestandan. READ MORE