DocumentCode
163232
Title
Parallelizing the cellular potts model on GPU and multi-core CPU: An OpenCL cross-platform study
Author
Chao Yu ; Bo Yang
Author_Institution
Sch. of Comput. Sci. & Eng., Univ. of Electron. Sci. & Technol. of China, Chengdu, China
fYear
2014
fDate
14-16 May 2014
Firstpage
117
Lastpage
122
Abstract
In this paper, we present the analysis and development of a cross-platform OpenCL parallelization of the Cellular Potts Model (CPM). In general, the evolution of the CPM is time-consuming. Using data-parallel programming model such as CUDA can accelerate the process, but it is highly dependent on the hardware type and manufacturer. Recently, OpenCL has attracted a lot of attention and been widely used by researchers. OpenCL provides a flexible solution, which allows us to come up with an implementation that can execute on both GPUs and multi-core CPUs regardless of the hardware type and manufacturer. Some optimizations are also made for both GPU and multi-core CPU implementations of the CPM, and we also propose a resource management method, MLBBRM. Experimental results show that the developed optimized algorithms for both GPU and multi-core CPU have an average speedup of about 30× and 8× respectively compared with the single threaded CPU implementation.
Keywords
biology computing; cellular biophysics; graphics processing units; multiprocessing systems; parallel processing; resource allocation; CPM; GPU; MLBBRM; cellular Potts model; cross-platform OpenCL parallelization; multicore CPU implementations; optimizations; resource management method; Cellular Potts Model; Cross-platform; OpenCL; Parallel computing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science and Software Engineering (JCSSE), 2014 11th International Joint Conference on
Conference_Location
Chon Buri
Print_ISBN
978-1-4799-5821-4
Type
conf
DOI
10.1109/JCSSE.2014.6841853
Filename
6841853
Link To Document