Hi,
is it present a multi-gpu implementation of SGEMM in Magma 1.3 ?
If not do you think to add it in the future?
Regards
Search found 3 matches
- Tue Dec 11, 2012 10:19 am
- Forum: User discussion
- Topic: Magma_1.3 multi-gpu routines
- Replies: 5
- Views: 3637
- Thu Aug 09, 2012 9:15 am
- Forum: User discussion
- Topic: Magma 1.2.1 Release Notes and Multi-GPU
- Replies: 6
- Views: 5144
Re: Magma 1.2.1 Release Notes and Multi-GPU
Thank you,
can you give me a pointer to some of your multi-gpu GEMM implementations?
can you give me a pointer to some of your multi-gpu GEMM implementations?
- Wed Aug 08, 2012 9:20 am
- Forum: User discussion
- Topic: Magma 1.2.1 Release Notes and Multi-GPU
- Replies: 6
- Views: 5144
Re: Magma 1.2.1 Release Notes and Multi-GPU
Yes, MAGMA supports multiple GPUs for certain routines. Currently, the release has multi-GPU support for LU, Cholesky, QR, as noted later in the release notes. Multi-GPU eigenvalue routines are also under development. I will update that first sentence of the release notes, though. Thanks. -mark Hi,...