home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.parallel
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!sdd.hp.com!ncr-sd!ncrcae!hubcap!fpst
- From: axk8773@usl.edu (Kalhan Ajay)
- Subject: PVM's rcvinfo() function.
- Message-ID: <1992Dec21.132806.24272@hubcap.clemson.edu>
- Apparently-To: rex!samsung!comp-parallel@samsung.com
- Sender: fpst@hubcap.clemson.edu (Steve Stevenson)
- Reply-To: <ruucp@samsung.com>
- Organization: University of Southwestern Louisiana
- Date: Mon, 21 Dec 1992 03:18:56 GMT
- Approved: parallel@hubcap.clemson.edu
- Lines: 15
-
- Hi;
-
- In the master program i a doing a >>>>putbytes(image, 262144);
- Then snd() to slave. In the slave when i do rcvinfo() it
- returns message size as 262152. (Possibly 2 ints).
-
- Can anyone explain this? I understand there will be padding/stripping
- at lower levels, but does it reflect at the user level? Do i have
- to strip off some headers etc?
-
- Thanx in advance.
-
- /ajay
- email: kalhan@usl.edu
-
-