Talk:Main Page

From AbInitio

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:33, 17 April 2006 (edit)
Jchen4 (Talk | contribs)
(How to solve Meep runtime error)
← Previous diff
Revision as of 14:15, 18 April 2006 (edit)
Jchen4 (Talk | contribs)

Next diff →
Line 4: Line 4:
"MPI process rank 0 (n0, p15663) caught a SIGSEGV in MPI_Comm_size" "MPI process rank 0 (n0, p15663) caught a SIGSEGV in MPI_Comm_size"
 +
"Rand (0, MPI_COMM_WORLD): Call stack within LAM:" "Rand (0, MPI_COMM_WORLD): Call stack within LAM:"
 +
"Rand (0, MPI_COMM_WORLD): -MPI_Comm_size()" "Rand (0, MPI_COMM_WORLD): -MPI_Comm_size()"
 +
"Rand (0, MPI_COMM_WORLD): -main()" "Rand (0, MPI_COMM_WORLD): -main()"

Revision as of 14:15, 18 April 2006

Hi everyone,

I am a Meep user. I had installed parallel Meep. And when I tried to run it, I got some error messages.

"MPI process rank 0 (n0, p15663) caught a SIGSEGV in MPI_Comm_size"

"Rand (0, MPI_COMM_WORLD): Call stack within LAM:"

"Rand (0, MPI_COMM_WORLD): -MPI_Comm_size()"

"Rand (0, MPI_COMM_WORLD): -main()"


Could anyone help me to solve this problem?

My Linux kernel version is 2.6.9-5, MPICH 1.2.7p1, meep 0.9

Personal tools