home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / misc / 167 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  853 b 

  1. Path: sparky!uunet!stanford.edu!rutgers!cmcl2!adm!news
  2. From: englund@gdstech.grumman.com (Dave Englund)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: PVM and XDR routines
  5. Message-ID: <34882@adm.brl.mil>
  6. Date: 6 Jan 93 14:42:36 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 13
  9.  
  10. I'm running on a Crimson under 4.0.4. (I usually forget to say that)
  11.  
  12. Has anyone had any success using the PVM library on SGI machines.
  13. Getting the pvmd demon running was no problem, but the example
  14. applications included with the distribution use the XDR library
  15. routines from Sun. Are these libraries public domain? If so, how can I
  16. get them? If not, what do I do now? Thanks for any help you can give me!
  17.  
  18.             Dave Englund | #include <stdio.h>
  19.      englund@gdstech.grumman.com | main() 
  20.                Grumman Corp. | {
  21.        Corporate Research Center |       printf("hello, world\n");
  22.             Bethpage, NY | }
  23.