[SciPy-user] gfortran, ifc, compat-g77

Nils Wagner nwagner at mecha.uni-stuttgart.de
Wed Mar 1 14:30:52 EST 2006


On Wed, 01 Mar 2006 20:19:25 +0100
  Eric Emsellem <emsellem at obs.univ-lyon1.fr> wrote:
> Hi,
> I thought I answered to your email before. Yes compiling 
>on Suse 10 was 
> not a problem for me.
> Let me know.
> 
> Cheers
> Eric
>> Hi all,
>>
>> It seems to me that installing numpy/scipy on SuSE10.0 
>>is not
>> straightforward in contrast
>> to prior versions.
>>
>> If I remove compat-g77 and try to rebuild numpy from 
>>scratch the ifc is
>> used.
>> I thought that gfortran will be used  in that case.
>> Am I missing something ?
>>
>> Anyway
>>
>>   
> 
> -- 
> ===============================================================
> Observatoire de Lyon 
>                emsellem at obs.univ-lyon1.fr
> 9 av. Charles-Andre                      tel: +33 4 78 
>86 83 84
> 69561 Saint-Genis Laval Cedex            fax: +33 4 78 
>86 83 86
>France 
>              http://www-obs.univ-lyon1.fr/eric.emsellem
> ===============================================================
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

Hi Eric,


Finally I was able to compile ATLAS on SuSE 10.0.
BTW, what is the output of cat /proc/cpuinfo ?

numpy.test(1,10) works fine.
Now I have some trouble with scipy.test(1,10).
Can you reproduce this failure ?
  
This is the output of scipy.test(1,10)

snip

check_y_stride (scipy.linalg.tests.test_fblas.test_zswap) 
... ok
check_algebraic_log_weight
(scipy.integrate.tests.test_quadpack.test_quad) ... ok
check_cauchypv_weight 
(scipy.integrate.tests.test_quadpack.test_quad) ... ok
check_cosine_weighted_infinite
(scipy.integrate.tests.test_quadpack.test_quad)STOP 778

Program exited with code 012.
(gdb) bt
No stack.

  
Nils




More information about the SciPy-User mailing list