[SciPy-dev] Trouble with UMFPACK 5.0

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Dec 5 14:58:13 EST 2006


On Tue, 05 Dec 2006 13:08:29 -0600
  Robert Kern <robert.kern at gmail.com> wrote:
> Nils Wagner wrote:
>> Hi all,
>> 
>> I have some trouble with UMFPACK 5.0.
>> 
>> My site.cfg reads
>> 
>> [DEFAULT]
>> library_dirs = /usr/lib:/usr/local/lib:/usr/lib64
>> include_dirs = /usr/include:/usr/local/include
>> 
>> [amd]
>> library_dirs = /usr/local/src/AMD/Lib
>> include_dirs = /usr/local/src/AMD/Include, 
>>/usr/local/src/UFconfig
>> amd_libs = amd
>> 
>> [umfpack]
>> library_dirs = /usr/local/src/UMFPACK/Lib
>> include_dirs = /usr/local/src/UMFPACK/Include, 
>>/usr/local/src/UFconfig
>> umfpack_libs = umfpack
> 
> You need to use the appropriate path separator for your 
>platform. On UN*Xes,
> that's ":", not ",".
> 
I found the example site.cfg using

help (linsolve)

I will try it tomorrow.

Thank you
                Nils

> 
> -- 
> Robert Kern
> 
> "I have come to believe that the whole world is an 
>enigma, a harmless enigma
> that is made terrible by our own mad attempt to 
>interpret it as though it had
> an underlying truth."
>  -- Umberto Eco
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev

  



More information about the SciPy-Dev mailing list