home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / parallel / 2554 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.1 KB  |  48 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: cpr4k@holmes.acc.Virginia.EDU (Christian P. Roberts)
  4. Subject: Re: PVM & HeNCE
  5. Message-ID: <1992Nov18.140901.419@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Organization: Academic Computing Center - U.Va.
  8. References: <1992Nov15.011251.3464@colorado.edu> <1992Nov16.164435.19568@murdoch.acc.Virginia.EDU> <1992Nov18.034113.14715@colorado.edu>
  9. Date: Wed, 18 Nov 1992 14:09:01 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 35
  12.  
  13. In article <1992Nov18.034113.14715@colorado.edu>, christos@bohemia.cs.colorado.edu (Christos Triantafillou) writes:
  14. |> In article <1992Nov16.164435.19568@murdoch.acc.Virginia.EDU> cpr4k@holmes.acc.Virginia.EDU (Christian P. Roberts) writes:
  15. |> >
  16. |> >Are you referring to the Intel hypercube here?  Do you mean that
  17. |> >you are trying to run a hypercube program, where the Intel machine
  18. |> >is a node in PVM?  Then are you asking whether or not you can have
  19. |> >communication between the nodes on the hypercube (which I would 
  20. |> >presume you still would be able to do), or whether you can have
  21. |> >communication between a node of the hypercube and another PVM
  22. |> >node, for example, a Cray?
  23. |> >
  24. |> 
  25. |> I am talking about using PVM routines to snd/rcv messages
  26. |> between the nodes on the hypercube, and it turns out, after all
  27. |> the respones I have received, that this is not possible, at least
  28. |> with versions 2.3-2.4.
  29. |> 
  30. |> However, PVM is still useful for running parallel programs
  31. |> in a network of workstations and for exchanging data in a
  32. |> heterogeneous environment.
  33. |> 
  34.  
  35. Check the posting by Tom Crockett from Icase for the way they handled
  36. this on the i860.  I would think, on the simplest level, you could have
  37. PVM snd/rcv messages handled by the host program, but that the hypercube 
  38. snd/rcv would necessarily be kept to the hypercube-node level.
  39.  
  40. Has anyone tried this? 
  41.  
  42. -- 
  43.  
  44. Chris Roberts                     ITC/Academic Computing Center
  45. cpr4k@virginia.edu                University of Virginia           
  46. (804) 982-4693                    Charlottesville, Virginia 22903
  47.  
  48.