Essays about: "PROCESSOR multicore"

Showing result 1 - 5 of 26 essays containing the words PROCESSOR multicore.

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

  3. 3. Squeezing and Accelerating Neural Networks on Resource Constrained Hardware for Real Time Inference

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

    Author : Matteo Presutto; [2019]
    Keywords : Neural Networks; Quantization; DSP; Inference; neurala nätverk; kvantisering; DSP; inferens;

    Abstract : As the internet user base increases over the years, so do the logistic difficulties of handling higher and higher volumes of data. This large amount of information is now being exploited by Artificial Intelligence algorithms to deliver value to our society on a global scale. READ MORE

  4. 4. A Comparison of Parallel Design Patterns for Game Development

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Robin Andblom; Carl Sjöberg; [2018]
    Keywords : Flocking; Parallelism; Multithreading; Rendering time; Speedup; Skeletal animation; BOIDS;

    Abstract : ----- .... READ MORE

  5. 5. Parallelism in Node.js applications : Data flow analysis of concurrent scripts

    University essay from Mittuniversitetet/Avdelningen för informationssystem och -teknologi

    Author : Linda Jansson; [2017]
    Keywords : Node.js; parallelism; concurrent programming; multicore;

    Abstract : To fully utilize multicore processors in Node.js applications, the applications must be programmed as multiple processes. Parallel execution can increase the throughput of data and hence lower data buffering for inter-process communica- tion. Node. READ MORE