MAGMA 1.0 Released

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
Stan Tomov
Posts: 283
Joined: Fri Aug 21, 2009 10:39 pm

MAGMA 1.0 Released

Post by Stan Tomov » Thu Aug 25, 2011 2:16 am

MAGMA 1.0 is now available. This release includes the MAGMA sources. MAGMA 1.0 is intended for a single CUDA enabled NVIDIA GPU. It extends version 0.2 by adding support for Fermi GPUs (see the sample performances for LU, QR, and Cholesky factorizations and LS solvers in complex arithmetic). For more details see the MAGMA 1.0 Rlease Notes and the MAGMA 1.0 presentation.

See the Software section for a download link.

fbonnet
Posts: 1
Joined: Fri Apr 22, 2011 3:56 am

Re: MAGMA 1.0 Released

Post by fbonnet » Thu Sep 22, 2011 3:54 am

Hi,

has the latest version of magma been compiled with cuda 4.0?

Frederic.

sergeyn
Posts: 3
Joined: Sun Sep 25, 2011 1:22 pm

Re: MAGMA 1.0 Released

Post by sergeyn » Tue Sep 27, 2011 4:38 pm

Seems like not. I have an unresolved symbol magmablas_dsymv2_200

Post Reply