Essays about: "genomströmning"

Showing result 16 - 20 of 97 essays containing the word genomströmning.

  1. 16. 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. 17. 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. 18. Link Adaptation in 5G Networks : Reinforcement Learning Framework based Approach

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

    Author : Siva Satya Sri Ganesh Seeram; [2022]
    Keywords : Link Adaptation; OLLA; AMC; Reinforcement Learning; DDPG; BLER; Länkanpassning; OLLA; AMC; förstärkningsinlärning; DDPG; BLER;

    Abstract : Link Adaptation is a core feature introduced in gNodeB (gNB) for Adaptive Modulation and Coding (AMC) scheme in new generation cellular networks. The main purpose of this is to correct the estimated Signal-to-Interference-plus-Noise ratio (SINR) at gNB and select the appropriate Modulation and Coding Scheme (MCS) so the User Equipment (UE) can decode the data successfully. READ MORE

  4. 19. An I/O-aware scheduler for containerized data-intensive HPC tasks in Kubernetes-based heterogeneous clusters

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

    Author : Zheyun Wu; [2022]
    Keywords : Cloud-native; Containers; Kubernetes; High-performance computing HPC ; Data-intensive computing; Task scheduling; Heterogeneous systems; Cloud-native; Containrar; Kubernetes; Högpresterande datoranvändning HPC ; Dataintensiv datoranvändning; Uppgiftsschemaläggning; Heterogena system;

    Abstract : Cloud-native is a new computing paradigm that takes advantage of key characteristics of cloud computing, where applications are packaged as containers. The lifecycle of containerized applications is typically managed by container orchestration tools such as Kubernetes, the most popular container orchestration system that automates the containers’ deployment, maintenance, and scaling. READ MORE

  5. 20. Container Orchestration and Performance Optimization for a Microservicesbased Application

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

    Author : Ali Yousaf; [2022]
    Keywords : Microservicesbased architecture; Monolithic design; Docker; Kubernetes; Mikrotjänstbaserad arkitektur; monolitisk design; Docker; Kubernetes;

    Abstract : Microservices is a new software design concept for developing scalable, loosely coupled services with a smaller codebase than the traditional monolithic approach. The designed microservices can communicate using several protocols, such as Advanced Message Queuing Protocol (AMQP) or HTTP/REST. READ MORE