[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building lapack3 packages with gfortran



maybe unrelated, but lapack3 has a new upstream release. could you
check this one?

could someone upload a refblas3 version to experimental?

  Matthias


Kamaraju Kusumanchi writes:
> In order to help with the transition from g77 to gfortran, I have tried to
> build lapack3 libraries. I used the refblas3 libraries built
> using -ffloat-store option for this purpose. I am using unstable, gfortran
> 4.2.1-0 .
> 
> case 1) If I build the lapack3 libraries without the -ffloat-store option,
> then there is one failure in the test suite.
> 
> ==> testing/ssvd.out <==
>   14: norm( I - (V' P') (P V) )  / ( N ulp )
>  M=   40, N=   30, type 10, seed=2365,2219, 454,1129, test( 9)=  41.08    
>  SBD:      1 out of   5510 tests failed to pass the threshold
> 
> case 2) If I build the lapack3 libraries with the -ffloat-store option, then
> there is one failure but at a different place.



Reply to: