On Mon, Aug 23, 2010 at 03:08:01PM +0100, Garth N. Wells wrote:
> On Mon, 2010-08-23 at 15:48 +0200, Anders Logg wrote:
> > On Mon, Aug 23, 2010 at 02:46:09PM +0200, Anders Logg wrote:
> > > This seems to be the remaining issue to fix on Mac.
> > >
> > > The UMFPACK test program failed because of missing references to AMD
> > > so I added AMD.
> > >
> > > Now it complains about missing BLAS.
> > >
> > > Should we add the tests for AMD/BLAS as part of the UMFPACK script or
> > > is there a better way?
> >
> > This should be fixed now.
> >
>
> Breaks others though ;).
>
> We should have a fall back to blas if atlas is not installed.
>
> Garth

I imagine that can be solved by just using

  NAMES blas foo bar

etc in FindBLAS.cmake, but I wasn't sure what to use for <foo> and
<bar>.

--
Anders

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to