home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / transput / 1405 < prev    next >
Encoding:
Text File  |  1993-01-21  |  2.2 KB  |  58 lines

  1. Newsgroups: comp.sys.transputer
  2. Path: sparky!uunet!inmos!titan.inmos.co.uk!news
  3. From: nigel@dodo.inmos.co.uk (Nigel Holder)
  4. Subject: Re: iserver required although no I/O is done ?
  5. Message-ID: <1993Jan21.182001.26251@titan.inmos.co.uk>
  6. Keywords: QUESTION iserver C-toolset
  7. Sender: news@titan.inmos.co.uk
  8. Organization: INMOS Limited, Bristol, UK
  9. References: <1jjvtuINNgdb@nz12.rz.uni-karlsruhe.de>
  10. Date: Thu, 21 Jan 1993 18:20:01 GMT
  11. Lines: 45
  12.  
  13. In article <1jjvtuINNgdb@nz12.rz.uni-karlsruhe.de> stud2@aifbmozart.aifb.uni-karlsruhe.de (Norbert Kuck) writes:
  14. >Hi out there !
  15. >
  16. >I have a problem concerning the INMOS ANSI C toolset. I am using 
  17. >a 4-transputer configuration, where all transputers are connected to
  18. >each other. Additionally, each transputer uses his link 0 to communicate
  19. >with his personal iserver. So I have to start 4 iservers on my host
  20. >and can watch all kinds of trace output from the net. Very nice.
  21. >
  22. >The problem is: Now that my program works better, I usually switch
  23. >the tracing off, so that only the root transputer does any host-I/O.
  24. >But I still have to start 4 iservers, otherwise the system hangs.
  25. >
  26. >To me it looks as if there is some mysterious communication between
  27. >iserver and transputer, even if I don't call any I/O-function. So if
  28. >there is no iserver there, the transputer will wait forever for the
  29. >iserver to respond. 
  30. >
  31. >What can I do ? I would like to decide at configuration time if I
  32. >want a host connection or not. I'd very much appreciate if anybody
  33. >out there could give me a hint about that.
  34. >
  35. >Thanks in advance for your time - 
  36. >
  37. >Norbert Kuck
  38. >stud2@aifb.uni-karlsruhe.de
  39.  
  40. The full C run-time library communicates with the iserver in order
  41. to determine the command line arguments (argv).
  42.  
  43. The reduced mode libraries do not.
  44.  
  45. Are you configuring each transputer individually (each with a full run-time
  46. library) or as a network of 4 transputers ?
  47.  
  48.  
  49. -Nigel
  50.  
  51. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  52. Nigel Holder, Software Group, INMOS Ltd        Tel +44 454 616616
  53. 1000 Aztec West                    Fax +44 454 617910
  54. Almondsbury                    UK: nigel@inmos.co.uk
  55. Bristol BS12 4SQ, UK.                US: nigel@inmos.com
  56.  
  57.     "Lost in time like tears in rain.  Time to die"        Blade Runner
  58.