5734

Translating GPU binaries to tiered SIMD architectures with Ocelot

Gregory Diamos, Andrew Kerr, Mukil Kesavan
School of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0250
Technical Report, 2009

@article{diamos2009translating,

   title={Translating GPU binaries to tiered SIMD architectures with Ocelot},

   author={Diamos, G. and Kerr, A. and Kesavan, M.},

   journal={Georgia Institute of Technology, Tech. Rep. GIT-CERCS-09-01},

   year={2009},

   publisher={Citeseer}

}

Download Download (PDF)   View View   Source Source   

1297

views

Parallel Thread Execution ISA (PTX) is a virtual instruction set used by NVIDIA GPUs that explicitly expresses hierarchical MIMD and SIMD style parallelism in an application. In such a programming model, the programmer and compiler are left with the not trivial, but not impossible, task of composing applications from parallel algorithms and data structures. Once this has been accomplished, even simple architectures with low hardware complexity can easily exploit the parallelism in an application. With these applications in mind, this paper presents Ocelot, a binary translation framework designed to allow architectures other than NVIDIA GPUs to leverage the parallelism in PTX programs. Specifically, we show how (i) the PTX thread hierarchy can be mapped to many-core architectures, (ii) translation techniques can be used to hide memory latency, and (iii) GPU data structures can be efficiently emulated or mapped to native equivalents. We describe the low level implementation of our translator, ending with a case study detailing the complete translation process from PTX to SPU assembly used by the IBM Cell Processor.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: