Newsgroups: comp.parallel.pvm
From: jiren@mtu.edu (Jin Ren)
Subject: communication problem in alpha
Organization: Michigan Technological University
Date: 6 Dec 1995 22:39:57 -0500
Message-ID: <4a5nmd$5mr@maxwell13.ee>

Hi, everyone

I have a problem here. 

I started two processes in one alpha machine. And my pvm communication style is
like the example "spmd.f" in the PVM package, ie. The node 0 is responsible for 
I/O and read a bunch of data from files, and send them to the other nodes.
But, when it comes to sending a two dimentional array(1024x5) in one of my 
subroutine, only part of the first column reached the other nodes. Does anybody has any idea about what may cause this "disaster"? Your response is highly
appreciated.

   
Jin Ren

