dc.contributor | Fernando Magno Quintao Pereira | |
dc.contributor | Luiz Filipe Menezes Vieira | |
dc.contributor | Renato Antonio Celso Ferreira | |
dc.contributor | Rodolfo Jardim de Azevedo | |
dc.creator | Diogo Nunes Sampaio | |
dc.date.accessioned | 2019-08-13T12:58:55Z | |
dc.date.accessioned | 2022-10-03T22:21:43Z | |
dc.date.available | 2019-08-13T12:58:55Z | |
dc.date.available | 2022-10-03T22:21:43Z | |
dc.date.created | 2019-08-13T12:58:55Z | |
dc.date.issued | 2013-03-08 | |
dc.identifier | http://hdl.handle.net/1843/ESBF-97GJKT | |
dc.identifier.uri | http://repositorioslatinoamericanos.uchile.cl/handle/2250/3800298 | |
dc.description.abstract | The use of graphics processing units (GPUs) for accelerating Data Parallel workloads is the new trend on the computing market. This growing interest brought renewed attention to the Single Instruction Multiple Data (SIMD) execution model. SIMD machines give application developers tremendous computational power; however, programmingthem is stil challenging. In particular, developers must deal with memory and control flow divergences. These phenomena stem from a condition that we call data divergence, which occurs whenever processing elements (PEs) that run in lockstep see the same variable name holding different values. To deal with divergences this work introduces a new code analysis, called Divergence Analysis with Affine Constraints. Application developers and compilers can benefit from the information generated by this analysis with two different objectives. First, to improve code generate to machines that have vector instructions but cannot handle control divergence. Second, to optimize GPU code. To illustrate the last one, we present register allocators that relly on divergenceinformation to better use GPU memory hierarchy. These optimized allocators produced GPU code that is 29.70% faster than the code produced by a conventional allocator when tested on a suite of well-known benchmarks. | |
dc.publisher | Universidade Federal de Minas Gerais | |
dc.publisher | UFMG | |
dc.rights | Acesso Aberto | |
dc.subject | AnÁlise estática | |
dc.subject | Alocação de registradores | |
dc.subject | Compiladores | |
dc.subject | Rematerialização | |
dc.subject | Linguagem de programação | |
dc.subject | SIMT | |
dc.subject | SIMD | |
dc.subject | Divergências | |
dc.subject | GPU | |
dc.title | Divergência em GPU: análises e alocação de registradores | |
dc.type | Dissertação de Mestrado | |