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

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: rsaripa@bach.cs.clemson.edu (Saripalli Ramakrishna)
  4. Subject: TCP/IP on Intel's IPSC/2 ?.
  5. Message-ID: <1992Nov20.125918.25628@hubcap.clemson.edu>
  6. Apparently-To: comp-parallel@uunet.uu.net
  7. Sender: news@hubcap.clemson.edu (news)
  8. Organization: Clemson University Computer Science Dept.
  9. Distribution: na
  10. Date: Fri, 20 Nov 1992 07:25:58 GMT
  11. Approved: parallel@hubcap.clemson.edu
  12. Lines: 39
  13.  
  14. Hi there,
  15.  
  16.     
  17.     I would like to know how I can have sockets on Intel's IPSC/2 16-node parallel system.
  18.  
  19.     I have an application which is as follows:-
  20.  
  21.  
  22.     I have more than one GA(genetic algorithm) running one on each node.
  23.     All of them send their results to the host which ships off the results to a SUN workstation.
  24.  
  25.     
  26.     Now I would like to use TCP/IP or UDP(whichever is present) to open a socket and send off the data.
  27.  
  28.     A process running on this SUN would then output these results in a graphical form using X.
  29.  
  30.  
  31.     My problem is though I have all the manuals that describe this,I am not able to find the library with which I have to link my application.
  32.     In IPSC/2 socket calls are library calls rather than system calls.
  33.  
  34.  
  35.     Wouls some kind soul tell me what is the name of the library,if it is present and if it is not,is there any other way to do sockets?.
  36.  
  37.  
  38.     The Intel IPSC/2 runs NX operating system,a variant of UNIX.
  39.  
  40.  
  41.     I need this info very urgently and I cannot proceed without this info.
  42.  
  43.  
  44.                         thanks in advance
  45.                         Saripalli Ramakrishna
  46.     
  47.  
  48. e-mail : rsaripa@cs.clemson.edu
  49.  
  50. An example illustrating the compilation would be very helpful.
  51. Man is a beast and usually has no control over his passions.
  52.  
  53.