Essays about: "Single core CPU"

Showing result 1 - 5 of 26 essays containing the words Single core CPU.

  1. 1. Diffuser: Packet Spraying While Maintaining Order : Distributed Event Scheduler for Maintaining Packet Order while Packet Spraying in DPDK

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

    Author : Vignesh Purushotham Srinivas; [2023]
    Keywords : Packet scheduling; Scheduling; Out of order; Data plane development kit; Parallel processing; Network processor; Paketschemaläggning; Schemaläggning; oordning; Dataplansutvecklingskit; Parallell bearbetning; Nätverksprocessor;

    Abstract : The demand for high-speed networking applications has made Network Processors (NPs) and Central Computing Units (CPUs) increasingly parallel and complex, containing numerous on-chip processing cores. This parallelism can only be exploited fully by the underlying packet scheduler by efficiently utilizing all the available cores. READ MORE

  2. 2. Register Caching for Energy Efficient GPGPU Tensor Core Computing

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

    Author : Qiran Qian; [2023]
    Keywords : Computer Architecture; GPGPU; Tensor Core; GEMM; Energy Efficiency; Register File; Cache; Instruction Scheduling; Datorarkitektur; GPGPU; Tensor Core; GEMM; energieffektivitet; registerfil; cache; instruktionsschemaläggning;

    Abstract : The General-Purpose GPU (GPGPU) has emerged as the predominant computing device for extensive parallel workloads in the fields of Artificial Intelligence (AI) and Scientific Computing, primarily owing to its adoption of the Single Instruction Multiple Thread architecture, which not only provides a wealth of thread context but also effectively hide the latencies exposed in the single threads executions. As computational demands have evolved, modern GPGPUs have incorporated specialized matrix engines, e. READ MORE

  3. 3. Predictability of Optimal Core Distribution Based on Weight and Speedup

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Rasmus Eriksson; [2022]
    Keywords : Resource distribution; Core distribution; Shared memory; High performance computing; DGEMM; OpenMP;

    Abstract : Efficient use of hardware resources is a vital part of getting good results within high performance computing. This thesis explores the predictability of optimal CPU-core distribution between two tasks running in parallel on a shared-memory machine, with the intent to reach the shortest total runtime possible. READ MORE

  4. 4. Hydraulic Erosion Simulation on the GPU for 3D terrains

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

    Author : Sebastian Isheden; [2022]
    Keywords : Hydraulic Erosion; 3D erosion; CUDA; erosion; simulation; Vatten Erosion; 3D erosion; CUDA; erosion; simulering;

    Abstract : Erosion is the action of various natural processes, such as water flow, wind and gravity, that displaces material from one area to another. Creating physically-based models of these complex phenomena has been a major challenge in creating realistic terrain in video games in a fast way, without having a 3D artist model the terrain by hand. READ MORE

  5. 5. Global Illumination on Modern GPUs

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Fan Zhang; [2022]
    Keywords : Global illumination; Monte Carlo path tracing; voxel cone tracing; GPU acceleration; CUDA; OpenGL;

    Abstract : This thesis that implemented Monte Carlo path tracing and voxel cone tracing for global illumination on GPU compared the performance and visual result. The Monte Carlo path tracing algorithm is implemented in CUDA to do parallel computing on GPU and accelerate the computing speed. READ MORE