A Hybrid Task Graph Scheduler for High Performance Image Processing Workflows

Timothy Blattner, Walid Keyrouz, Shuvra S. Bhattacharyya, Milton Halem, Mary Brady

    Research output: Contribution to journalArticleScientificpeer-review

    6 Citations (Scopus)

    Abstract

    Designing applications for scalability is key to improving their performance in hybrid and cluster computing. Scheduling code to utilize parallelism is difficult, particularly when dealing with data dependencies, memory management, data motion, and processor occupancy. The Hybrid Task Graph Scheduler (HTGS) improves programmer productivity when implementing hybrid workflows for multi-core and multi-GPU systems. The Hybrid Task Graph Scheduler (HTGS) is an abstract execution model, framework, and API that increases programmer productivity when implementing hybrid workflows for such systems. HTGS manages dependencies between tasks, represents CPU and GPU memories independently, overlaps computations with disk I/O and memory transfers, keeps multiple GPUs occupied, and uses all available compute resources. Through these abstractions, data motion and memory are explicit; this makes data locality decisions more accessible. To demonstrate the HTGS application program interface (API), we present implementations of two example algorithms: (1) a matrix multiplication that shows how easily task graphs can be used; and (2) a hybrid implementation of microscopy image stitching that reduces code size by ≈ 43% compared to a manually coded hybrid workflow implementation and showcases the minimal overhead of task graphs in HTGS. Both of the HTGS-based implementations show good performance. In image stitching the HTGS implementation achieves similar performance to the hybrid workflow implementation. Matrix multiplication with HTGS achieves 1.3x and 1.8x speedup over the multi-threaded OpenBLAS library for 16k × 16k and 32k × 32k size matrices, respectively.

    Original languageEnglish
    Pages (from-to)457–467
    Number of pages11
    JournalJournal of Signal Processing Systems
    Volume89
    Issue number3
    DOIs
    Publication statusPublished - 2017
    Publication typeA1 Journal article-refereed

    Keywords

    • Dataflow
    • Heterogeneous architectures
    • Hybrid workflows
    • Image processing
    • Matrix multiplication
    • Task graph

    Publication forum classification

    • Publication forum level 1

    ASJC Scopus subject areas

    • Control and Systems Engineering
    • Theoretical Computer Science
    • Signal Processing
    • Information Systems
    • Modelling and Simulation
    • Hardware and Architecture

    Fingerprint

    Dive into the research topics of 'A Hybrid Task Graph Scheduler for High Performance Image Processing Workflows'. Together they form a unique fingerprint.

    Cite this