[petsc-dev] Problem with latest "petsc-dev" change
Carl Ponder
CPonder at NVidia.Com
Wed Nov 3 18:33:18 CDT 2010
*On Wed, Nov 3, 2010 at 18:00, Carl Ponder <CPonder at nvidia.com
<mailto:CPonder at nvidia.com>> wrote:*
./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py
*On 11/03/2010 06:10 PM, Jed Brown wrote:*
>
> In principle, you should always rerun this. Sometimes you can get
> away with not doing it, but it is exactly what is needed to fix
> your current problem.
>
Jed -- Running this didn't change anything; thePETSC_FUNCTION_NAME_CXX
is still undefined and I still see the same errors.
Can you tell me if this sequence of commands should work?
hg clone http://petsc.cs.iit.edu/petsc/petsc-dev
cd petsc-dev/config
hg clone http://petsc.cs.iit.edu/petsc/BuildSystem
cd ..
export PETSC_ARCH=arch-linux-gnu-c-debug
export PETSC_DIR=$PWD
./configure --with-cc=mpicc --with-fc=mpif90
--download-f-blas-lapack=1 --download-hdf5=1
--prefix=$PETSC_DIR/$PETSC_ARCH
./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py
make PETSC_DIR=$PWD PETSC_ARCH=arch-linux-gnu-c-debug all
make PETSC_DIR=$PWD PETSC_ARCH=arch-linux-gnu-c-debug install
cd ..
Or are there other commands and/or parameters I need?
Thanks,
Carl Ponder
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101103/0edaeb55/attachment.html>
More information about the petsc-dev
mailing list