home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / parallel / 2084 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!hubcap!fpst
  3. From: cap@ifi.unizh.ch (Clemens Cap)
  4. Subject: Parallel Programming Platform
  5. Message-ID: <1992Sep9.124621.6184@ifi.unizh.ch>
  6. Sender: fpst@hubcap.clemson.edu (Steve Stevenson)
  7. Organization: University of Zurich, Department of Computer Science
  8. Date: Wed, 9 Sep 92 12:46:21 GMT
  9. Approved: parallel@hubcap.clemson.edu
  10. Lines: 34
  11.  
  12. Recently on this group there was a discussion about the advantages
  13. and disadvantages of parallel programming platforms and concepts
  14. like p4, PVM and LINDA. 
  15.  
  16. We want to draw the attention of this group to a similar approach
  17. called <The Parform> and developed at the University of Zurich.
  18. It is a parallel proramming model based on message passing and presently
  19. implemented in a network of UNIX workstations. Efficient ports to
  20. multiprocessor systems are planned for the near future. In principle
  21. it may be compared to p4 and PVM, but The Parform has a number of 
  22. interesting advantages:
  23.  
  24.   ** Heterogeneous prepartitioning of tasks
  25.   ** Dynamic load balancing
  26.   ** Very fast startup
  27.   ** Direct and fast message transfer without demon activities
  28.      and message copying
  29.   ** Flexible and fast startup and shutdown procedures
  30.   ** Support for heterogeneous architectures
  31.   ** SPMD programming model
  32.  
  33. At claude.ifi.unizh.ch you can retrieve /pub/techreports/ifi-92.07.ps.Z
  34. a technical report describing the new features and speedups of an 
  35. early version of The Parform. A more detailed report on the application
  36. and user interface of the present version will be available soon.  
  37.  
  38. For more information read the mentioned technical report or contact
  39. cap@ifi.unizh.ch.
  40. -- 
  41. * Dr. Clemens H. CAP               cap@ifi.unizh.ch        
  42. * Dept. of Computer Science        Phone +(1) 257-4326  (office)
  43. * University of Zurich             Phone +(1) 322 02 19  (home)
  44. * Winterthurerstr. 190             Fax   +(1) 363 00 35
  45.  
  46.