Essays about: "Source-to-source transformation"

Found 2 essays containing the words Source-to-source transformation.

  1. 1. A Source-to-Source Transformerfor QD-locking

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Robert Markovski; [2017]
    Keywords : ;

    Abstract : Locking is a common method of synchronization in parallel programming. Delegation locking is a form of locking where in threads may, under the right circumstances,delegate critical sections to be executed by another thread instead of waiting for the lock. READ MORE

  2. 2. SkePU 2: Language Embedding and Compiler Support for Flexible and Type-Safe Skeleton Programming

    University essay from Linköpings universitet/Programvara och system

    Author : August Ernstsson; [2016]
    Keywords : Skeleton programming; SkePU; Source-to-source transformation; C 11; Heterogeneous parallel systems; Portability;

    Abstract : This thesis presents SkePU 2, the next generation of the SkePU C++ framework for programming of heterogeneous parallel systems using the skeleton programming concept. SkePU 2 is presented after a thorough study of the state of parallel programming models, frameworks and tools, including other skeleton programming systems. READ MORE