No. 25 (242), issue 9Pages 52 - 63 PROGRAMMING GRAPHICS PROCESSORS WITH EXTENSIBLE LANGUAGES
A.V. AdinetzThis paper presents a GPU programming system, NUDA, built on top of an extensilbe language, Nemerle. NUDA provides control over porting application to GPU, while making the compiler do the mechanical work. Macros and annotations simplify the porting process, and increase efficiency without sacrificing code size and readability. On a number of problems and architectures, use of NUDA increased performance several times compared to initial implementation.
Full text- Keywords
- programming languages, Parallel programming, Extensible programming, metaprogramming, GPU, GPGPU.