Thanks Bruno, it works for my case in a supercomputer. For some clusters, use module load xxxx before compiling.
To buid the p4est, edit in p4est-setup.sh to add 1. module load xxxx 2. export CC=mpicc, CXX=mpicxx then use bash ./p4est-setup.sh p4est-x.x.tar.gz install_locations Mark 在 2015年7月28日星期二 UTC+2下午10:25:41,Bruno Turcksin写道: > > > > On 07/28/2015 03:06 PM, D. Sarah Stamps wrote: > > Hmm, still the same issue. Attached is my config.log file. Can you see > > any issues? > For some reason CC still uses gcc instead of mpicc. Are you sure there > was no typo? Do you do export CC=mpicc and then, in the same terminal > run the setup script? What do you get when you type in the terminal: > > echo ${SHELL} > > Bruno > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.