Essays about: "Multithreaded Processor"

Showing result 1 - 5 of 7 essays containing the words Multithreaded Processor.

  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. Investigation of using a PRET processor on a low-cost, low- power FPGA

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Sam Zamani; [2016]
    Keywords : ;

    Abstract : Mixed-criticality is a current trend in real-time embedded systems, where software tasks are integrated onto fewer hardware platforms. The basic idea is to use one processor to execute multiple tasks with differing requirements of certification, importance or safety. READ MORE

  4. 4. Evaluation of Multi-Threading in Vulkan

    University essay from Linköpings universitet/Informationskodning

    Author : Axel Blackert; [2016]
    Keywords : ;

    Abstract : Today processor development has a lot of focus on parallel performance by providing multiple cores that programs can use. The problem with the current version of OpenGL is that it lacks support for utilizing multiple CPU threads for calling rendering commands. READ MORE

  5. 5. Performance Prediction of Parallel Programs in a Linux Environment

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Mohammad Habibur Rahman & Qaisar Farooq; [2010]
    Keywords : VPPB; Pthreads; parallel programming; performance tuning; performance prediction; distributed memory system; shared memory system;

    Abstract : Context. Today’s parallel systems are widely used in different computational tasks. Developing parallel programs to make maximum use of the computing power of parallel systems is tricky and efficient tuning of parallel programs is often very hard. Objectives. READ MORE