<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:14pt;color:#000000;">Dear all,<br>can someone tell me how to correct the error message below:<br><br>Warning: Permanently added 'cnode-1-13,172.17.200.13' (RSA) to the list of known hosts.<br>
Warning: Permanently added 'cnode-1-6,172.17.200.6' (RSA) to the list of known hosts.<br>
--------------------------------------------------------------------------<br>
MPI_ABORT was invoked on rank 5 in communicator MPI_COMM_WORLD <br>
with errorcode 0.<br>
<br>
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.<br>
You may or may not see output from other processes, depending on<br>
exactly when Open MPI kills them.<br>
--------------------------------------------------------------------------<br>
--------------------------------------------------------------------------<br>
mpirun has exited due to process rank 1 with PID 11311 on<br>
node cnode-1-48 exiting without calling "finalize". This may<br>
have caused other processes in the application to be<br>
terminated by signals sent by mpirun (as reported here).<br>
--------------------------------------------------------------------------<br>
[cnode-1-48:11307] 15 more processes have sent help message help-mpi-api.txt / mpi-abort<br>
[cnode-1-48:11307] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages<br>
<br>
here is my input file<br>
<br>
&CONTROL<br>
calculation='vc-relax',<br>
tstress=.t.,tprnfor=.t.,<br>
outdir='/export/home/gmanyali/ASESMAPROJECT/Files-SiO2/tmp',<br>
pseudo_dir='/export/home/gmanyali/ASESMAPROJECT/XC_PSEUDO/PW91/'<br>
forc_conv_thr=1.d-5,<br>
!dt=30,<br>
!nstep=2000,<br>
/<br>
&SYSTEM<br>
ibrav=4,<br>
celldm(1)=9.289897331,<br>
celldm(3)=1.099552482,<br>
nat= 9, ntyp= 2,<br>
ecutwfc=90<br>
/<br>
&ELECTRONS<br>
mixing_mode = 'plain'<br>
mixing_beta = 0.7<br>
conv_thr = 1.0d-8<br>
/<br>
&IONS<br>
ion_dynamics='bfgs',<br>
! ion_dynamics='damp',<br>
/<br>
&CELL<br>
press=0,<br>
cell_dynamics='bfgs', <br>
/<br>
ATOMIC_SPECIES<br>
Si 10.0 Si_PW91.TM<br>
O 10.0 O_PW91.TM<br>
ATOMIC_POSITIONS {crystal}<br>
Si 0.469700000 0.000000000 0.000000000<br>
Si 0.000000000 0.469700000 0.666666667<br>
Si -0.469700000 -0.469700000 0.333333333<br>
O 0.413500000 0.266900000 0.115800000<br>
O -0.266900000 0.146600000 0.782466667<br>
O -0.146600000 -0.413500000 0.449133333<br>
O 0.266900000 0.413500000 0.550866667<br>
O -0.413500000 -0.146600000 0.217533333<br>
O 0.146600000 -0.266900000 -0.115800000<br>
K_POINTS {automatic}<br>
2 2 2 1 1 1<div> </div>Mr. George Simiyu Manyali<br>Postgraduate Student,<br>Physics Department,<br>Moi University-Chepkoilel Campus P.O BOX 1125,ELDORET KENYA.<br>Phone:+254723407705<br>skype:gmanyali2010<div><br></div>
</div><br>
</body></html>