Page 1 of 1

Variable-size batched GEMM

Posted: Thu Mar 17, 2016 4:43 pm
by gpapan
Hi Magma folks,
I was wondering if you have a release plan in Magma for the variable-size batched GEMM routines described in:
Abdelfattah, A., Haidar, A., Tomov, S., Dongarra, J. "Performance, Design, and Autotuning of Batched GEMM for GPUs," University of Tennessee Computer Science Technical Report, UT-EECS-16-739, February 1, 2016.
Is there a public pre-release/ beta that already includes them?

Re: Variable-size batched GEMM

Posted: Fri Mar 25, 2016 2:00 pm
by haidar
Hi,
The Magma variable size batched routine are not released yet, some of them are expected to be released with our next release (around July 2016).
However, if you detail for us your need and requirements I might be able to send you a patch (or tarball) that include the routines you need.
Thanks
Azzam

Re: Variable-size batched GEMM

Posted: Wed Aug 31, 2016 3:51 pm
by mgates3
MAGMA 2.1 was just released and includes several variable size batched routines.
-mark