All,
I currently run lam-mpi on small commodity clusters. I use lam-mpi with
ifort 9.1.3 for compiling and running fortran 90 fluid dynamics codes.
I have been running on AMD 2500+ (32bit), P4 (32bit), and AMD 3200+ (64bit)
nodes single core without any problems, but when I upgraded to running on
AMD 4600+ dual core nodes and Core2Duo e6400 dual core nodes I get the error
below after an arbitrary number of iterations. Has anyone had any similar
problems using lam-mpi with ifort on these processors? If so have they had
any luck addressing the problem?
Thanks,
-DR
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
a.out 000000000042F316 Unknown Unknown Unknown
a.out 0000000000407B02 Unknown Unknown Unknown
a.out 0000000000404A2A Unknown Unknown Unknown
libc.so.6 00002B23979484CA Unknown Unknown Unknown
a.out 000000000040496A Unknown Unknown Unknown
MPI_Wait: process in local group is dead (rank 4, MPI_COMM_WORLD)
Rank (4, MPI_COMM_WORLD): Call stack within LAM:
Rank (4, MPI_COMM_WORLD): - MPI_Wait()
Rank (4, MPI_COMM_WORLD): - main()
MPI_Wait: process in local group is dead (rank 6, MPI_COMM_WORLD)
Rank (6, MPI_COMM_WORLD): Call stack within LAM:
Rank (6, MPI_COMM_WORLD): - MPI_Wait()
Rank (6, MPI_COMM_WORLD): - main()
-----------------------------------------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code. This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.
PID 7033 failed on node n1 (10.6.1.1) with exit status 174.
-----------------------------------------------------------------------------
MPI_Wait: process in local group is dead (rank 7, MPI_COMM_WORLD)
Rank (7, MPI_COMM_WORLD): Call stack within LAM:
Rank (7, MPI_COMM_WORLD): - MPI_Wait()
Rank (7, MPI_COMM_WORLD): - main()
forrtl: severe (174): SIGSEGV, segmentation fault occurred
--
Regards,
Daniel A. Reasor Jr.
University of Kentucky
Mechanical Engineering Department
CFD Group
151 Ralph G. Anderson Bldg. Rm. 210
Lexington, KY 40506
Local: 340 Madison Place Apt #2
Lexington, KY 40508
email: dareas0_at_[hidden], dareas0_at_[hidden]
Office Phone: (859) 257 6336 x80678
Cell: (859) 229-5184
|