Skip to content
David Rohr edited this page May 15, 2015 · 1 revision

CALDGEMM

CALDGEMM is a portable and flexible library to run DGEMM on GPUs. It currently supports OpenCL, CUDA, CAL, and a CPU fallback. CALDGEMM serves as a DGEMM backend for HPL-GPU, and provides many features which assist the High Performance Linpack.

Details on configuring, building, installing, tuning, and running CALDGEMM can be found in the joined Wiki for HPL-GPU and CALDGEMM.

License

CALDGEMM is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

CALDGEMM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

Clone this wiki locally