Essays about: "Multicore processing"

Showing result 6 - 10 of 23 essays containing the words Multicore processing.

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

  2. 7. Performance Analysis of kNN Query Processing on large datasets using CUDA & Pthreads : comparing between CPU & GPU

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : Preetham Kalakuntla; [2017]
    Keywords : GPU; Multicore CPU; Parallel computing; Performance; Single core CPU; kNN; Query Processing;

    Abstract : Telecom companies do a lot of analytics to provide consumers a better service and to stay in competition. These companies accumulate special big data that has potential to provide inputs for business. Query processing is one of the major tool to fire analytics at their data. READ MORE

  3. 8. Analyzing Symbiosis on SMT Processors Using a Simple Co-scheduling Scheme

    University essay from Högskolan Väst/Avdelningen för data-, elektro- och lantmäteriteknik

    Author : Elias Lundmark; Chris Persson; [2017]
    Keywords : Scheduling; Co-scheduling; Multicore; Multithreading; SMT; Throughput;

    Abstract : Simultanous Multithreading (SMT) är ett koncept för att möjligöra effektivare utnyttjande av processorer genom att exekvera flera trådar samtidigt på en enda processorkärna, vilket leder till att systemet kan nyttjas till större grad. Om flera trådar använder samma funktonsenheter i procesorkärnan kommer effektiviteten att minska eftersom detta är ett scenario när SMT inte kan omvandla thread-level parallelism (TLP) till instruction-level parallelism (ILP). READ MORE

  4. 9. Parallelization of Dataset Transformation with Processing Order Constraints in Python

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Dexter Gramfors; [2016]
    Keywords : parallel computing; multicore; Python;

    Abstract : Financial data is often represented with rows of values, contained in a dataset. This data needs to be transformed into a common format in order for comparison and matching to be made, which can take a long time for larger datasets. READ MORE

  5. 10. Fuzzy Flow Regulation for Network-on-Chip based Chip Multiprocessors Systems

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

    Author : Yuan Yao; [2014]
    Keywords : ;

    Abstract : As large uniprocessors are no longer scaling in performance, chip multiprocessors (CMP) become the mainstream to build high-performance computers. CMP chips integrate various components such as processing cores, L1 caches and L2 caches (some also contain L3 caches, for example, in the IBM Power7 multicore processor) together, and multiple CMP chips with external memory banks make up a CMP system. READ MORE