Hi, I am running the transport calculation of carbon chains. I am gettig the following error with espresso-4.3.2: ######################################################################################################################## # FROM IOTK LIBRARY, VERSION 1.2.0 # UNRECOVERABLE ERROR (ierr=1) # ERROR IN: iotk_scan_dat_aux (iotk_dat+REAL2_0.f90:1403) # CVS Revision: 1.27 # ERROR IN: iotk_scan_dat (iotk_dat+REAL2_0.f90:1582) # CVS Revision: 1.27 # Error reading data name=z.1 rkind=8 rlen=-1 ######################################################################################################################## -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec has exited due to process rank 0 with PID 23750 on node c2411.tusker.hcc.unl.edu exiting improperly. There are two reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" This may have caused other processes in the application to be terminated by signals sent by mpiexec (as reported here). But I the program runs perfectly fine with espresso-4.2. Please help me to resolve the problem. Thanks in advance. Pankaj. -- Pankaj Kumar DST Project Fellow(Ph.D.) Department of Physics The LNM IIT Jaipur Mob. No. +91 9736694726 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/pw_forum/attachments/20120409/6dec1e7a/attachment-0001.htm
