Essays about: "multi-core"

Showing result 31 - 35 of 134 essays containing the word multi-core.

  1. 31. Implementing and Evaluating the Performance of CRDTs in Encore

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Oskar Pedersen; [2018]
    Keywords : ;

    Abstract : The majority of CPUs used in general purpose computers have multiple cores. Manyof the programming languages in use today have only added support for multi-corecomputers as an afterthought. This have made it unnecessarily hard and error proneto develop programs for modern CPUs. READ MORE

  2. 32. Utilizing Multi-core for optimized Data Exchange via VoIP

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

    Author : Sohrab Azami Ghadim; [2018]
    Keywords : ;

    Abstract : In contemporary IT industry, Multi-tasking solutions are highly regarded as optimal solutions, because hardware is equipped with multi-core CPUs. With multicore technology, CPUs run with lower frequencies while giving same or better performance as a whole system of processing. READ MORE

  3. 33. Big Data Types : Internally Parallel in an Actor Language

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Josef Hansson Karakoca; [2018]
    Keywords : ;

    Abstract : Around year 2005 the hardware industry hit a power wall. It was no longer possible to drastically increasing computer performance through decreasing the transistors' size or increasing the clock-speed of the CPU. To ensure future development multi-core processors became the way to go. READ MORE

  4. 34. Performance Evaluation of Boids on the GPU and CPU

    University essay from Blekinge Tekniska Högskola/Institutionen för kreativa teknologier

    Author : Sebastian Lindqvist; [2018]
    Keywords : boid; ABM; agent based model; GPGPU;

    Abstract : Context. Agent based models are used to simulate complex systems by using multiple agents that follow a set of rules. One such model is the boid model which is used to simulate movements of synchronized groups of animals. READ MORE

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