← Back to team overview

dolfin team mailing list archive

Re: [HG] Use long int version of UMFPACK LU solver and use std::size_t for pointers to underlying uBLAS matrix storage indexes.

 

On Wednesday 27 September 2006 09:57, DOLFIN wrote:
> One or more new changesets pushed to the primary DOLFIN repository.
> A short summary of the last three changesets is included below.
>
> changeset:   2260:0e724a38416ae776075dc0260a4c3200f0b03853
> tag:         tip
> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date:        Wed Sep 27 15:56:11 2006 +0200
> files:       src/kernel/la/dolfin/ublas.h src/kernel/la/uBlasLUSolver.cpp
> description:
> Use long int version of UMFPACK LU solver and use std::size_t for pointers
> to underlying uBLAS matrix storage indexes.
>
> This should solve the problem experienced on some 64-bit machines. I don't
> have one, so please test!

It worked OK on my AMD 64 bit machine :-)
Demos built without any problems. Thanks.
-- 
Osman F. Buyukisik


References