Essays about: "Multicore Processors"

Showing result 1 - 5 of 26 essays containing the words Multicore Processors.

  1. 1. Measurement-based WCET estimation in multicore real-time systems

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Sören Meinken; [2022]
    Keywords : ;

    Abstract : Increasing complexity and advancements of hardware continue to make WCET analysis a non-trivial problem especially on modern COTS processors. Finding a tightand reliable WCET upper bound is vital for schedulability analysis and increasing theresource utilization of a real-time system. READ MORE

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

  3. 3. Hardware Architecture Impact on Manycore Programming Model

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Erik Stubbfält; [2021]
    Keywords : Computer Architecture; Parallel Computing;

    Abstract : This work investigates how certain processor architectures can affectthe implementation and performance of a parallel programming model.The Ericsson Many-Core Architecture (EMCA) is compared and contrastedto general-purpose multicore processors, highlighting differencesin their memory systems and processor cores. READ MORE

  4. 4. Predictable Multiprocessor Platform for Safety- Critical Real- Time Systems

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

    Author : Páll Axel Sigurðsson; [2021]
    Keywords : Composability; FPGA; Multicore processing; Predictability; Real- time systems; System on chip; FPGA; Förutsägbarhet; Komposibilitet; Mångkärnig bearbetning; Realtidssystem; System på chip;

    Abstract : Multicore systems excel at providing concurrent execution of applications, giving true parallelism where all cores can execute sequences of machine instructions at the same time. However, multicore systems come with their own sets of problems, most notably when cores in a system (or core tiles) share hardware components such as memory modules or Input/Output (IO) peripherals. READ MORE

  5. 5. Parallelization of Online Random Forest

    University essay from

    Author : Leonard Lindroth; [2021]
    Keywords : Online Learning; Parallelization; Online Random Forests; Machine Learning;

    Abstract : Context. Random Forests (RFs) is a very popular machine learning algorithm for mining large scale data. RFs is mainly known asan algorithm that operates in offline mode. However, in recent yearsimplementations of online random forests (ORFs) have been introduced. READ MORE