home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / parallel / 2778 < prev    next >
Encoding:
Text File  |  1992-12-21  |  924 b   |  29 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!sdd.hp.com!ncr-sd!ncrcae!hubcap!fpst
  3. From: axk8773@usl.edu (Kalhan Ajay)
  4. Subject: PVM's rcvinfo() function.
  5. Message-ID: <1992Dec21.132806.24272@hubcap.clemson.edu>
  6. Apparently-To: rex!samsung!comp-parallel@samsung.com
  7. Sender: fpst@hubcap.clemson.edu (Steve Stevenson)
  8. Reply-To: <ruucp@samsung.com>
  9. Organization: University of Southwestern Louisiana
  10. Date: Mon, 21 Dec 1992 03:18:56 GMT
  11. Approved: parallel@hubcap.clemson.edu
  12. Lines: 15
  13.  
  14. Hi;
  15.  
  16. In the master program i a doing a >>>>putbytes(image, 262144);
  17. Then snd() to slave. In the slave when i do rcvinfo() it
  18. returns message size as 262152. (Possibly 2 ints).
  19.  
  20. Can anyone explain this? I understand there will be padding/stripping
  21. at lower levels, but does it reflect at the user level? Do i have
  22. to strip off some headers etc?
  23.  
  24. Thanx in advance.
  25.  
  26. /ajay
  27. email: kalhan@usl.edu
  28.  
  29.