petsc on mac Ox
Barry Smith
bsmith at mcs.anl.gov
Fri May 15 15:15:20 CDT 2009
You should not need -download-f-blas-lapack. The Apple comes with
all the blas/lapack that is needed and it is found automatically, so
you do not need to mention the blas/lapack in the arguments at all.
Barry
On May 15, 2009, at 3:06 PM, Tahar Amari wrote:
> Just to tell that petsc-3.0.0-p5 succesiively built on mac ox 10.5
> thanks to you
> The examples were OK.
>
> Here is my final configuration =
>
>
> configure -with-cc=gcc --download-mpich=1 --download-parmetis=1 --
> with-shared=0 --download-f-blas-lapack --with-clanguage=cxx --with-
> cxx=g++ --with-fc=ifort --with-dynamic=0
>
> sudo cp -R petsc-3.0.0-p5 /usr/local/
> set version=-3.0.0-p5
> sudo ln -s petsc${version} petsc
>
>
> Tahar
More information about the petsc-users
mailing list