PaTraCo: A Framework Enabling the Transparent and Efficient Programming of Heterogeneous Compute Networks

dc.contributor.authorFrey, Steffenen_US
dc.contributor.authorErtl, Thomasen_US
dc.contributor.editorJames Ahrens and Kurt Debattista and Renato Pajarolaen_US
dc.date.accessioned2014-01-26T16:53:17Z
dc.date.available2014-01-26T16:53:17Z
dc.date.issued2010en_US
dc.description.abstractWe propose PaTraCo (Parallel Transparent Computation), a framework for developing parallel applications for single host or ad-hoc compute network environments incorporating a multitude of different kinds of compute devices including graphics cards. It supports both task parallelism and data parallelism, and is designed for algorithms that can be decomposed into passes. The provided API supports the user in structuring the program accordingly. Only application-specific parts need to be implemented using a set of base classes. Multiple compute kernel implementations can be provided per pass, one for each device class (e.g. CPU, GPU, CELL). The scheduler which is based on the critical path method determines prior to the actual computation which implementation to execute on which device to minimize the overall runtime by considering device speed, availability and transfer cost. This procedure has the additional advantage that data can already be transferred to a compute device before the actual need for it arises and thus network transfers can often be executed parallel to computation. Overall, this results in reduced device idling times (if any) and more efficient device utilization. Thread setup and communication, network data transfers and scheduling are handled transparently to the user. PaTraCo monitors the execution in order to update the cost estimates that are used by the scheduler and to provide the user with visual analysis. We evaluate the framework by means of an interactive distributed volume renderer.en_US
dc.description.seriesinformationEurographics Symposium on Parallel Graphics and Visualizationen_US
dc.identifier.isbn978-3-905674-21-7en_US
dc.identifier.issn1727-348Xen_US
dc.identifier.urihttps://doi.org/10.2312/EGPGV/EGPGV10/131-140en_US
dc.publisherThe Eurographics Associationen_US
dc.subjectCategories and Subject Descriptors (according to ACM CCS): I.3.1 [Computer Graphics]: Parallel processing- I.3.2 [Computer Graphics]: Distributed/network graphics-en_US
dc.titlePaTraCo: A Framework Enabling the Transparent and Efficient Programming of Heterogeneous Compute Networksen_US
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
131-140.pdf
Size:
1.01 MB
Format:
Adobe Portable Document Format