dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19052
Re: [Branch ~dolfin-core/dolfin/main] Rev 4946: Re-enable UFMPACK. Poisson Python demo is now working\!
On Wed, Aug 11, 2010 at 2:34 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> On Wed, 2010-08-11 at 14:30 +0200, Anders Logg wrote:
>> On Wed, Aug 11, 2010 at 02:24:09PM +0200, Johannes Ring wrote:
>> > On Wed, Aug 11, 2010 at 2:20 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
>> > > On Wed, 2010-08-11 at 12:17 +0000, noreply@xxxxxxxxxxxxx wrote:
>> > >> ------------------------------------------------------------
>> > >> revno: 4946
>> > >> committer: Johannes Ring <johannr@xxxxxxxxx>
>> > >> branch nick: dolfin
>> > >> timestamp: Wed 2010-08-11 14:15:07 +0200
>> > >> message:
>> > >> Re-enable UFMPACK. Poisson Python demo is now working\!
>> > >
>> > > Are you sure about UMFPACK ;). I bet that you have PETSc enabled, which
>> > > is providing the libs that UMFPACK needs.
>> >
>> > No, I'm actually running cmake with -DDOLFIN_ENABLE_PETSC:BOOL=OFF at
>> > the moment.
>>
>> Nice! :-)
>>
>> And the UMFPACK configure file looks nice and simple too.
>>
>
> Except it doesn't work ;).
It works here. What problems do you see? You can also disable it for
now by running cmake with -DDOLFIN_ENABLE_UMFPACK:BOOL=OFF.
Johannes
References