Benjamin, Sago (2015) Automatic Parallelisation of Programs onto CPU+GPU Hybrid Systems. Masters thesis, University of Essex.
Benjamin, Sago (2015) Automatic Parallelisation of Programs onto CPU+GPU Hybrid Systems. Masters thesis, University of Essex.
Benjamin, Sago (2015) Automatic Parallelisation of Programs onto CPU+GPU Hybrid Systems. Masters thesis, University of Essex.
Abstract
The advent of Graphics Processing Units being used in addition to the more traditional Central Processing Units has introduced a world of complexity into software development: not only is the core programming model drastically different, but what may be efficient on a CPU may be inefficient on a GPU. Furthermore, any program that contains parallel elements must be substantially re-written in order to run on a GPU architecture. This research aims to produce a system that will allow programs to be run without specifying which set of devices they can be run on. This will allow programs to be more easily moved between different configurations of processors, but will also allow the system to automatically determine which processor best suits a particular piece of code, producing an efficient implementation without the developer's assistance. This system uses a custom programming language, PolyLISP, that can define individual kernels with special looping constructs, and a runtime system, PolyCube, that is able to divide up tasks and pass them off to the given processors. The target platform is CUDA graphics cards, and the target programming language is NVidia's PTX, an intermediary assembly language. Programs written in PolyLISP are compiled into kernels of PTX assembly that are connected using the dataflow architecture, which was originally designed for parallel processing.
Item Type: | Thesis (Masters) |
---|---|
Subjects: | Q Science > QA Mathematics > QA76 Computer software |
Divisions: | Faculty of Science and Health > Computer Science and Electronic Engineering, School of |
Depositing User: | Benjamin Sago |
Date Deposited: | 29 Oct 2015 14:26 |
Last Modified: | 29 Oct 2015 14:26 |
URI: | http://repository.essex.ac.uk/id/eprint/15363 |
Available files
Filename: Benjamin Sago - Automatic Parallelisation of Programs onto CPU-GPU Hybrid Systems.pdf