Re: [SIESTA-L] Compilation error in MPI

2013-03-20 Por tôpico Bartek Szyja
On Wed, 2013-03-20 at 20:46 +0530, bedamani singh wrote: Dear Bedamani, > /state/partition1/home/Utpal/apps/intel/composer_xe_2013.2.146/composer_xe_2013.2.146/mpirt/bin/intel64/mpirun: [...] > FC=/usr/lib64/openmpi/bin/mpif90 [...] This indicates that you are using different mpi implementation

Re: [SIESTA-L] Compilation error in MPI

2013-03-20 Por tôpico R.C.Pasianot
Hi, You're missing -DMPI directive in the FPPFLAGS env. variable. Regards, Roberto On Wed, 20 Mar 2013, bedamani singh wrote: Thanks for your kind reply. I have changed the arch.make file accordingly and trying for last two days to compile siesta without any success. Somehow I have comp

Re: [SIESTA-L] Compilation error in MPI

2013-03-20 Por tôpico bedamani singh
Thanks for your kind reply. I have changed the arch.make file accordingly and trying for last two days to compile siesta without any success. Somehow I have complied it, but it only runs in serial mode. And when I give the command [mpirun -np 10 ./siesta < File.fdf > File.out], the following error