Newsgroups: comp.parallel.mpi
From: Ozturan Can <ozturan@icase.edu>
Subject: mpirun problem (MPICH implementation)
Organization: NASA Langley Research Center, Hampton, VA  USA
Date: Tue, 07 May 1996 14:53:41 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <318F9C35.446B9B3D@icase.edu>

Hello, 
   I have been developing some  code on SP2 and Paragon
 using the MPICH (argonne implementation) and everything seems working
 on  these two machines. When I take the same code
 and try to run it on SUN4 workstation cluster, i get the following
 error messages. If anyone knows what these error messages mean, please  
 let me know.  BTW, I am using  mpich version 1.0.12 (Feb 96) on 
 all the platforms. 

  thanks a lot,
  -- C. Ozturan. 


mpirun -np 2 a.out sqts
p0_7957:  p4_error: interrupt SIGSEGV: 11
bm_list_7958:  p4_error: interrupt SIGINT: 2
rm_l_-268441448_9958:  p4_error: interrupt SIGINT: 2
p1_9957:  p4_error: interrupt SIGINT: 2
/usr/local/mpich/bin/mpirun: 7957 Memory fault

