Essays about: "multithreaded"

Showing result 1 - 5 of 28 essays containing the word multithreaded.

  1. 1. Simulation and Comparative Analysis of NoC Routers and TileLink as Interconnects for OpenPiton

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Rahul Sridahr; [2022]
    Keywords : ;

    Abstract : In recent years, the world has moved towards multicore processing architecture to meet the ever growing need for high performance computing.The Industry using its industrial knowledge and resources have been building larger, more complex, manycore processors. READ MORE

  2. 2. Evaluation of cache memory configurations with performance monitoring in embedded real-time automotive systems : Determining performance characteristics of cache memory with hardware counters and software profiling.

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

    Author : Andreas Westman; [2022]
    Keywords : cache memory; real-time; hardware counters; automotive; cacheminne; realtid; hårdvaruräkare; fordon;

    Abstract : Modern day automotive systems are highly dependent on real-time software control to manage the powertrain and high-level features, such as cruise control. The computational power available has increased tremendously from decades of microcontroller and hardware development on such platforms. READ MORE

  3. 3. Performance comparison between OOD and DOD with multithreading in games

    University essay from Blekinge Tekniska Högskola

    Author : David Wingqvist; Filip Wickström; [2022]
    Keywords : Game development; C ; Execution time; CPU cache; OpenMP;

    Abstract : Background. The frame rate of a game is important for both the end-user and the developer. Maintaining at least 60 FPS in a PC game is the current standard, and demands for efficient game applications rise. Currently, the industry standard within programming is to use Object-Oriented Design (OOD). READ MORE

  4. 4. On Embarrassingly Parallel Max- Min Ant Colony Optimization for Traveling Salesperson Problem

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

    Author : Mohamed Mohsin; Ajanth Thangavelu; [2021]
    Keywords : ;

    Abstract : Ant Colony Optimization (ACO) is a technique which can be used to find approximate Hamilton cycles for the Traveling Salesperson Problem (TSP). OpenMP is a framework which suites well for building multithreaded applications. READ MORE

  5. 5. Multithreading in adaptive fast multipole methods

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ludwig Ridderstolpe; [2021]
    Keywords : ;

    Abstract : It has been shown that fast multipole methods can achieve good scalability on multi-core architectures. We have for an adaptive single-threaded fast multipole method implemented multithreading support via the OpenMP API. READ MORE