CUDA Papers

A collection of research papers and projects utilizing CUDA technology

Tag Archives: Analytical model

An Adaptive Performance Modeling Tool for GPU Architectures

http://impact.crhc.illinois.edu/ftp/conference/sara.pdf Abstract This paper presents an analytical model to predict the performanceof general-purpose applications on a GPU architecture. The modelis designed to provide performance information to an auto-tuningcompiler and assist it in narrowing down the search to the morepromising implementations. It can also be incorporated into a toolto help programmers better assess the performance bottlenecks […]