home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / ada / 3684 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!usc!news.cerf.net!nic.cerf.net!jonesm
  2. From: jonesm@nic.cerf.net (Matthew Jones)
  3. Newsgroups: comp.lang.ada
  4. Subject: Re: Ada on massively parallel supercomputer
  5. Date: 15 Dec 1992 15:31:41 GMT
  6. Organization: CERFnet
  7. Lines: 17
  8. Message-ID: <1gktotINNg2m@news.cerf.net>
  9. References: <1992Dec14.095348.36617@uservx.plk.af.mil>
  10. NNTP-Posting-Host: nic.cerf.net
  11.  
  12. In article <1992Dec14.095348.36617@uservx.plk.af.mil> zetocha@uservx.plk.af.mil writes:
  13. %   I am in the process of developing parallelized neural network 
  14. %algorithms using Ada.  I would like to do some testing on a Massively
  15. %Parallel Supercomputer, but I'm having trouble locating an MP computer
  16. %which has a parallel Ada compiler.   Does anyone know where I might  find
  17. %such a beast to buy time off of?
  18.  
  19. Boy I'm sure everyone would like to know of such exists. You did not say
  20. whether you want MIMD or SIMD. My understanding is that it would be very
  21. difficult to build a validated Ada compiler for an SIMD computer 
  22. (how to handle exceptions in a parallel for is given as an example).
  23. Also would you want to use parallel tasking?
  24.  
  25. Let us all know what you find.
  26.  
  27. Matthew Jones
  28. jonesm@cerf.net
  29.