Variable-size batched GEMM

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
gpapan
Posts: 1
Joined: Thu Mar 17, 2016 4:40 pm

Variable-size batched GEMM

Post by gpapan » Thu Mar 17, 2016 4:43 pm

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?

haidar
Posts: 22
Joined: Fri Sep 19, 2014 3:43 pm

Re: Variable-size batched GEMM

Post by haidar » Fri Mar 25, 2016 2:00 pm

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

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: Variable-size batched GEMM

Post by mgates3 » Wed Aug 31, 2016 3:51 pm

MAGMA 2.1 was just released and includes several variable size batched routines.
-mark

Post Reply