[Getdp] Trouble compiling getdp-1.2.1 with petsc-3.0.0-p10

gdemesy at physics.utoronto.ca gdemesy at physics.utoronto.ca
Thu Mar 4 23:43:29 CET 2010


Dear getdp Developers,

I have some trouble compiling getdp-1.2.1 (with gcc/gfortran/g++, the  
same happens with icc/ifort/icpc or the last nightly getdp source)  
with petsc-3.0.0-p10.

The error occurs in function LinAlg_AddMatrixProdMatrixDouble, @line  
962 of LinAlg_PETSC.c:

LinAlg_PETSC.c(962): error #165: too few arguments in function call
       ierr = MatAYPX(M2->M, tmp, M1->M); MYCHECK(ierr);

I'm running the following command :
./configure --enable-petsc --with-petsc-prefix=$PETSC_DIR  
--with-gsl-prefix=$SCINET_GSL_BASE

Would you have any brainwave about this ?

I successfully compiled getdp with sparkit, but would like to try  
petsc solvers.

Thank you.

Regards,

Guillaume Demésy

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.