High-Performance GPGPU Programming with OCaml
Laboratoire d’Informatique de Paris – UMR 76061, Universite Pierre et Marie Curie – Sorbonnes Universites, 4 place Jussieu, 75005 Paris, France
The OCaml Users and Developers Workshop (OCaml), 2013
@article{bourgoin2013high,
title={High-Performance GPGPU Programming with OCaml},
author={Bourgoin, Mathias and Chailloux, Emmanuel and Lamotte, Jean-Luc},
year={2013}
}
We present an OCaml GPGPU library with a DSL embedded into OCaml to express GPGPU kernels. The level of performance achieved is measured through different examples. We also discuss the use of GPGPU programming to increase the performance of multicore-CPUs software, written in OCaml.
October 15, 2013 by hgpu