Hello everyone, While trying to execute SIESTA on cluster (CentOS 5.2 (x*86_64 GNU/Linux) 64-bit) I am getting following errors:: 1. if I am using command :::: /opt/mpi/openmpi/1.3.3/intel/bin/mpirun -np 8 /opt/bin/siesta-parallel.x < template > t.out then program starts to run but stops after reading input file and it show the errors::: forrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B6C20F8C8F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B6C1EFE2864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B2DD052D8F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B2DCE583864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B6B681348F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B6B6618A864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002BA78829D8F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002BA7862F3864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002AF7E511A8F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002AF7E3170864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B7D04F9C8F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B7D02FF2864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B4437C228F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B4435C78864 Unknown Unknown Unknownforrtl: severe (174): SIGSEGV, segmentation fault occurredImage PC Routine Line Sourcelibmpi.so.0 00002B84D6AD08F0 Unknown Unknown Unknownlibmkl_blacs_inte 00002B84D4B26864 Unknown Unknown Unknown--------------------------------------------------------------------------mpirun has exited due to process rank 2 with PID 4955 onnode compute-1-0.local exiting without calling "finalize". This mayhave caused other processes in the application to beterminated by signals sent by mpirun (as reported here).--------------------------------------------------------------------------
2. if I am using command :::: mpirun -np 8 /opt/bin/siesta-parallel.x < template > t.out then it show the errors:::--------------------------------------------------------------------------mpirun was unable to launch the specified application as it could not find an executable: Executable: -8Node: compute-1-0.local while attempting to start process rank 0.-------------------------------------------------------------------------- Kindly help.Thanks in advance RegardsSeema
