Title :
Comparative Performance Analysis of Intel (R) Xeon Phi (TM), GPU, and CPU: A Case Study from Microscopy Image Analysis
Author :
Teodoro, George ; Kurc, Tahsin ; Jun Kong ; Cooper, L. ; Saltz, J.
Author_Institution :
Dept. of Comput. Sci., Univ. of Brasilia, Brasilia, Brazil
Abstract :
We study and characterize the performance of operations in an important class of applications on GPUs and Many Integrated Core (MIC) architectures. Our work is motivated by applications that analyze low-dimensional spatial datasets captured by high resolution sensors, such as image datasets obtained from whole slide tissue specimens using microscopy scanners. Common operations in these applications involve the detection and extraction of objects (object segmentation), the computation of features of each extracted object (feature computation), and characterization of objects based on these features (object classification). In this work, we have identify the data access and computation patterns of operations in the object segmentation and feature computation categories. We systematically implement and evaluate the performance of these operations on modern CPUs, GPUs, and MIC systems for a microscopy image analysis application. Our results show that the performance on a MIC of operations that perform regular data access is comparable or sometimes better than that on a GPU. On the other hand, GPUs are significantly more efficient than MICs for operations that access data irregularly. This is a result of the low performance of MICs when it comes to random data access. We also have examined the coordinated use of MICs and CPUs. Our experiments show that using a performance aware task strategy for scheduling application operations improves performance about 1.29× over a first-come-first-served strategy. This allows applications to obtain high performance efficiency on CPU-MIC systems - the example application attained an efficiency of 84% on 192 nodes (3072 CPU cores and 192 MICs).
Keywords :
biological tissues; feature extraction; graphics processing units; image segmentation; medical image processing; microscopy; multiprocessing systems; object detection; parallel processing; performance evaluation; CPU; CPU-MIC systems; GPU; Intel Xeon Phi; MIC architectures; comparative performance analysis; data access pattern idenitification; data computation pattern identification; efficiency 84 percent; feature computation; feature computation category; first-come-first-served strategy; high resolution sensors; image datasets; low-dimensional spatial dataset analysis; many integrated core architectures; microscopy image analysis; microscopy scanners; object characterization; object detection; object extraction; object segmentation; performance aware task strategy; random data access; regular data access; scheduling application operations; slide tissue specimens; Graphics processing units; Image analysis; Image segmentation; Instruction sets; Microscopy; Microwave integrated circuits; Vegetation;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2014 IEEE 28th International
Conference_Location :
Phoenix, AZ
Print_ISBN :
978-1-4799-3799-8
DOI :
10.1109/IPDPS.2014.111