Essays about: "Parallel APIs"

Showing result 6 - 10 of 11 essays containing the words Parallel APIs.

  1. 6. Design and Implementation of Multi-core Support for an Embedded Real-time Operating System for Space Applications

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

    Author : Wei Zhang; [2015]
    Keywords : real-time operating system; multi-core architecture; embedded system;

    Abstract : Nowadays, multi-core processors are widely used in embedded applications due to the advantages of higher performance and lower power consumption. However, the complexity of multi-core architectures makes it a considerably challenging task to extend a single-core version of a real-time operating system to support multi-core platform. READ MORE

  2. 7. A comparative analysis between parallel models in C/C++ and C#/Java : A quantitative comparison between different programming models on how they implement parallism

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

    Author : Göran Angelo Kaldéren; From Anton; [2013]
    Keywords : ;

    Abstract : Parallel programming is becoming more common in software development with the popularity of multi core processors on the rise. Today there are many people and institutes that develop parallel programming APIs for already existing programming languages. READ MORE

  3. 8. Porting Cilk to the Barrelfish OS

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

    Author : Chau Ho Bao Le; [2013]
    Keywords : Barrelfish; Cilk; porting; multikernel; shared-memory; work-stealing; message;

    Abstract : Barrelfish operating system is an experimental instance of multikernel structure which exhibits good features such as hardware heterogeneity, scalability, dynamicity, etc. Barrelfish is in progress and lacks applications. READ MORE

  4. 9. Scalable platform for health service integrations

    University essay from KTH/Data- och elektroteknik

    Author : Joakim Hammer; Olle Lind; [2013]
    Keywords : scalable; api; health; integrations; shapeup club; skalbarhet; api; hälsa; integrationer; shapeup club;

    Abstract : This thesis was performed at the company ShapeUp Club located in Stockholm, Sweden. ShapeUp Club offers a digital calorie counter service for the web, iOS and Android with data synchronization across the platforms. ShapeUp Club wants to provide their users with the option to synchronize data between ShapeUp Club and external health services. READ MORE

  5. 10. Java Code Transformation for Parallelization

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Muhammad Usman Iftikhar; [2011]
    Keywords : Parallel Java; Parallel processing; Parallelization; OpenMP; JaMP; JOMP; Deterministic Parallel Java; DPJ; PJ; Cluster; Hybrid; Amdahl‘s law; Parallel APIs; JConqurr;

    Abstract : This thesis describes techniques for defining independent tasks in Java programs forparallelization. Existing Java parallelization APIs like JOMP, Parallel Java,Deterministic Parallel Java, JConqurr and JaMP are discussed. READ MORE