Hi,
I'm trying to run the MAGMA test for tridiagonalization (SYTRD) and symmetric eigen values (SYEVD) on double precision. I was running to get results up to 15000 matrix dimension. However, I had a seg fault after 8000 on dsyevd, and after 10000 on dsytrd. It seems this is a memory issue. But I do really extend the runs beyond 10000.
I'm using MAGMA 1.0.0-rc5 and running on Fermi C2070.
You comments are appreciated.
--Abdelfattah
