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

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


Nils Wagner wrote:
> Christian Kristukat wrote:
>   
>> Christian Kristukat wrote:
>>   
>>     
>>> instructions for ATLAS on the wiki building scipy _is_ straightforward. You
>>> won't need any additional information, even building ATLAS with full is covered
>>>     
>>>       
>> Sorry, this should read: "... ATLAS with full LAPACK..."
>>
>> Christian
>>
>> _______________________________________________
>> SciPy-user mailing list
>> SciPy-user at scipy.net
>> http://www.scipy.net/mailman/listinfo/scipy-user
>>   
>>     
> Hi all,
>
> After compiling ATLAS umpteen times :'(  
> I was able to install numpy and scipy.
> numpy.test(1,10) passed while
> scipy.test(1,10)
> 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
>  
> Any idea ?
>
> Nils
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>   


Sorry for replying to myself. I have used gdb to get further information

This is the output
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.

Any suggestion ?

Nils

 





More information about the SciPy-User mailing list