[Dune] Failing to build DUNE with SuperLU

Markus Blatt Markus.Blatt at ipvs.uni-stuttgart.de
Wed Apr 30 15:18:52 CEST 2008


On Wed, Apr 30, 2008 at 03:07:55PM +0200, Markus Blatt wrote:
> On Wed, Apr 30, 2008 at 03:00:56PM +0200, Markus Blatt wrote:
> > 
> > Judging from configure.log there are problems finding blas functions
> > (e.g. dcopy) also -lblas is specified.
> > 
> > This is weired, because on your system this function is called dcopy_!
> > Are you sure, you compiled superlu correctly?
> > 
> 
> RTFM of SuperLU and add
> 
> CDEFS        = -DAdd_
> 
> to make.inc there.

Or tell dune to use the right blas (the one you used to compile
SUPERLU with) by passing the lib via the configure flag

--with-blas=<lib>       use BLAS library <lib>
 




More information about the Dune mailing list