Abstract
We introduce a region template abstraction and framework for the efficient storage, management and processing of common data types in analysis of large datasets of high resolution images on clusters of hybrid computing nodes. The region template abstraction provides a generic container template for common data structures, such as points, arrays, regions, and object sets, within a spatial and temporal bounding box. It allows for different data management strategies and I/O implementations, while providing a homogeneous, unified interface to applications for data storage and retrieval. A region template application is represented as a hierarchical dataflow in which each computing stage may be represented as another dataflow of finer-grain tasks. The execution of the application is coordinated by a runtime system that implements optimizations for hybrid machines, including performance-aware scheduling for maximizing the utilization of computing devices and techniques to reduce the impact of data transfers between CPUs and GPUs. An experimental evaluation on a state-of-the-art hybrid cluster using a microscopy imaging application shows that the abstraction adds negligible overhead (about 3%) and achieves good scalability and high data transfer rates. Optimizations in a high speed disk based storage implementation of the abstraction to support asynchronous data transfers and computation result in an application performance gain of about 1.13x. Finally, a processing rate of 11,730 4K x 4K tiles per minute was achieved for the microscopy imaging application on a cluster with 100 nodes (300 GPUs and 1200 CPU cores). This computation rate enables studies with very large datasets.
Original language | English |
---|---|
Pages (from-to) | 589-610 |
Number of pages | 22 |
Journal | Parallel Computing |
Volume | 40 |
Issue number | 10 |
DOIs | |
State | Published - Dec 2014 |
Funding
This work was supported in part by HHSN261200800001E and 1U24CA180924-01A1 from the NCI , R24HL085343 from the NHLBI , R01LM011119-01 and R01LM009239 from the NLM , RC4MD005964 from the NIH , PHS UL1RR025008 from the NIH CTSA , and CNPq . This work is supported in part by the NIH K25CA181503 . This research used resources provided by the XSEDE Science Gateways program and the Keeneland Computing Facility at the Georgia Institute of Technology, which is supported by the NSF under Contract OCI-0910735.
Funders | Funder number |
---|---|
XSEDE | |
National Science Foundation | OCI-0910735 |
National Institutes of Health | PHS UL1RR025008 |
National Heart, Lung, and Blood Institute | R01LM009239, R01LM011119-01 |
National Cancer Institute | R24HL085343 |
U.S. National Library of Medicine | RC4MD005964 |
Conselho Nacional de Desenvolvimento Científico e Tecnológico | K25CA181503 |
Keywords
- GPGPU
- Heterogeneous environments
- Image analysis
- Microscopy imaging
- Storage and I/O