cf4ocl: A C framework for OpenCL
dc.contributor.author | Fachada, Nuno | |
dc.contributor.author | Lopes, Vitor V. | |
dc.contributor.author | Martins, Rui C. | |
dc.contributor.author | Rosa, Agostinho C. | |
dc.contributor.institution | Escola de Comunicação, Arquitetura, Artes e Tecnologias da Informação | |
dc.date.issued | 2017 | |
dc.description | Science of Computer Programming | |
dc.description.abstract | OpenCL is an open standard for parallel programming of heterogeneous compute devices, such as GPUs, CPUs, DSPs or FPGAs. However, the verbosity of its C host API can hinder application development. In this paper we present cf4ocl, a software library for rapid development of OpenCL programs in pure C. It aims to reduce the verbosity of the OpenCL API, offering straightforward memory management, integrated profiling of events (e.g., kernel execution and data transfers), simple but extensible device selection mechanism and user-friendly error management. We compare two versions of a conceptual application example, one based on cf4ocl, the other developed directly with the OpenCL host API. Results show that the former is simpler to implement and offers more features, at the cost of an effectively negligible computational overhead. Additionally, the tools provided with cf4ocl allowed for a quick analysis on how to optimize the application. | en |
dc.description.sponsorship | This work was supported by the Fundação para a Ciência e a Tecnologia (FCT) projects UID/EEA/50009/2013 and UID/MAT/04561/2013, and partially funded with grant SFRH/BD/48310/2008, also from FCT. | |
dc.description.status | Non peer reviewed | |
dc.identifier.citation | Fachada , N , Lopes , V V , Martins , R C & Rosa , A C 2017 , ' cf4ocl: A C framework for OpenCL ' , Science of Computer Programming , vol. 143 , pp. 9 - 19 . https://doi.org/10.1016/j.scico.2017.03.005 | |
dc.identifier.doi | https://doi.org/10.1016/j.scico.2017.03.005 | |
dc.identifier.issn | 0167-6423 | |
dc.identifier.url | https://www.scopus.com/record/display.uri?eid=2-s2.0-85018685843&origin=inward | |
dc.language.iso | eng | |
dc.publisher | Elsevier | |
dc.relation.ispartofseries | vol.143, 9 - 19 | |
dc.rights | openAccess | |
dc.subject | INTERFACE DE PROGRAMA DE APLICAÇÃO | |
dc.subject | COMPUTAÇÃO DE ALTO DESEMPENHO | |
dc.subject | UNIDADE DE PROCESSAMENTO GRÁFICO DE PROPÓSITO GERAL | |
dc.subject | LINGUAGEM C | |
dc.subject | OPENCL | |
dc.subject | C PROGRAMMING LANGUAGE | |
dc.subject | APPLICATION PROGRAM INTERFACE | |
dc.subject | GENERAL PURPOSE GRAPHICS PROCESSING UNIT | |
dc.subject | HIGH-PERFORMANCE COMPUTING | |
dc.subject | OPENCL | |
dc.title | cf4ocl: A C framework for OpenCL | en |
dc.type | article |