完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.author | Peng, Hao-Wei | en_US |
dc.contributor.author | Shann, Jean Jyh-Jiun | en_US |
dc.date.accessioned | 2017-04-21T06:49:01Z | - |
dc.date.available | 2017-04-21T06:49:01Z | - |
dc.date.issued | 2016 | en_US |
dc.identifier.isbn | 978-1-5090-0805-6 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/136359 | - |
dc.description.abstract | In general, highly parallelized programs executed on heterogeneous multiprocessor platforms may get better performance than homogeneous ones. OpenCL is one of the standards for parallel programming of heterogeneous multiprocessor platforms and SPIR (Standard Portable Intermediate Representation) is a portable binary format for representing OpenCL kernel code. However, the programming of these programs is usually complex and error-prone for most programmers. Therefore, some standards have been proposed to simplify the programming on heterogeneous multiprocessor platforms, for example, OpenACC (a directive-based parallel programming model). In this paper, we implement our framework on Clang, the C front-end of LLVM, to automatically translate OpenACC to LLVM IR with SPIR kernels. After that, it is optional to optimize the IR code by LLVM optimizer and execute the host LLVM IR by LLVM JIT-compiler. According to the experiment results, our translated programs have significant performance enhancement for some programs while comparing with their corresponding sequential version of programs and have comparable performance while comparing with their manual OpenCL version. Therefore, our design may reduce the difficulty of writing the programs in heterogeneous multiprocessor platform and the translated OpenCL programs are portable and have good performance as that of the manual OpenCL programs written by experienced programmers. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | heterogeneous multiprocessor platforms | en_US |
dc.subject | OpenCL | en_US |
dc.subject | SPIR | en_US |
dc.subject | OpenACC | en_US |
dc.subject | LLVM | en_US |
dc.subject | Clang | en_US |
dc.title | Translating OpenACC to LLVM IR with SPIR Kernels | en_US |
dc.type | Proceedings Paper | en_US |
dc.identifier.journal | 2016 IEEE/ACIS 15TH INTERNATIONAL CONFERENCE ON COMPUTER AND INFORMATION SCIENCE (ICIS) | en_US |
dc.citation.spage | 597 | en_US |
dc.citation.epage | 602 | en_US |
dc.contributor.department | 資訊工程學系 | zh_TW |
dc.contributor.department | Department of Computer Science | en_US |
dc.identifier.wosnumber | WOS:000389539100098 | en_US |
dc.citation.woscount | 0 | en_US |
顯示於類別: | 會議論文 |