OpenACC Use Case

From HP-SEE Wiki

Revision as of 13:11, 15 July 2013 by Pkoro (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Matrix Matrix multiplication

We briefly discuss the development effort needed to implement a simple matrix matrix multiplication algorithm using OpenACC directives on GPU resources and showcase timing and performance results obtained via several development approaches (simple algorithm for CPU, BLAS, CUDA, CuBLAS and OpenACC).

Personal tools