← Back to team overview

dorsal team mailing list archive

Re: [Branch ~dorsal-core/dorsal/main] Rev 390: Remove hypre, scalapack and blacs from petsc.package for now,

 

On Thu, Aug 19, 2010 at 02:46:47PM -0400, Paul Barbone wrote:
> Anders Logg wrote:
> >On Thu, Aug 19, 2010 at 07:03:51PM +0100, Garth N. Wells wrote:
> >>On Thu, 2010-08-19 at 17:58 +0000, noreply@xxxxxxxxxxxxx wrote:
> >>>------------------------------------------------------------
> >>>revno: 390
> >>>committer: Anders Logg <logg@xxxxxxxxx>
> >>>branch nick: dorsal
> >>>timestamp: Thu 2010-08-19 19:55:20 +0200
> >>>message:
> >>>  Remove hypre, scalapack and blacs from petsc.package for now,
> >>>  not working on this shitty OS becuase of Fortran issues.
> >>They're nice to have - can you just install a Fortran compiler?
> >>
> >>Garth
> >
> >I tried installing g95 from macports but it just hung. But even if I
> >do that, I probably need to build MPI with Fortran support which
> >probably will lead to new problems.
> >
> >Has anyone tried getting PETSc with Fortfran (for Hypre) to work on OS
> >X?
> >
> >If we can't get it to work, we'll configure it so that a OS X gets a
> >stripped down version and the rest of us can enjoy a full-featured
> >PETSc.
> >
> >
> Maybe....  With Garth's recent changes, dolfin just compiled on my
> leopard system.  (Thanks Garth!)  Still working through the rest of
> the packages...
>
> About petsc:  I'm not sure what you mean by "work", but if "work"
> means "compile", then yes.  With...
>
> export CC=gcc-mp-4.4
> export CXX=g++-mp-4.4
>
> ...defined in the *.platform file.  As I'm not yet in a position to
> test, I can't tell if it "works".
>
> -Paul

Don't you need MPI compilers?

Are you using -download-hypre=1?

That fails for me since Hypre requires that MPI was compiled with
Fortran support. Did you compile MPI yourself?

--
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References