home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4210 < prev    next >
Encoding:
Text File  |  1992-11-06  |  5.2 KB  |  144 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!newsfeed.rice.edu!rice!chk
  3. From: chk@rice.edu (Charles Koelbel)
  4. Subject: HPF Language Specification, version 0.4
  5. Message-ID: <Bx9EHo.3ID@rice.edu>
  6. Originator: chk@erato.cs.rice.edu
  7. Keywords: High Performance Fortran
  8. Sender: news@rice.edu (News)
  9. Reply-To: chk@rice.edu (Charles Koelbel)
  10. Organization: Rice University
  11. Date: Thu, 5 Nov 1992 20:05:47 GMT
  12. Lines: 130
  13.  
  14.  
  15. The most recent draft of the High Performance Fortran Language 
  16. Specification is version 0.4, dated November 6, 1992.  See "Version 
  17. History" below for a description of the changes.
  18.  
  19. How to Get the High Performance Fortran Language Specification
  20. ==============================================================
  21.  
  22. There are three ways to get a copy of the draft:
  23.  
  24.     1. Anonymous FTP: The most recent draft is available on 
  25.        titan.cs.rice.edu in the directory public/HPFF/draft.
  26.        Several files are kept there, including compressed
  27.        Postscript files of previous versions of the draft.  The
  28.        most current version of this draft is 0.4, which can be
  29.        retrieved as a tar file containing LaTeX source
  30.        (hpf-v04.tar) or in Postscript format (hpf-v04.ps);
  31.        both of these are also available as compressed files.
  32.        Several other sites also have the draft available in one or
  33.            more formats, including think.com, ftp.gmd.de,
  34.        theory.tc.cornell.edu, and minerva.npac.syr.edu.
  35.  
  36.     2. Electronic mail: The most recent draft is available from
  37.        the Softlib server at Rice University.  This can be
  38.        accessed in two ways:
  39.          A. Send electronic mail to softlib@cs.rice.edu with "send 
  40.         hpf-v04.ps" in the message body. The report is sent as a 
  41.         Postscript file.
  42.          B. Send electronic mail to softlib@cs.rice.edu with "send 
  43.         hpf-v04.tar.Z" in the message body. The report is
  44.         sent as a uuencodeded compressed tar file containing
  45.         LaTeX source.
  46.              C. Send electronic mail to netlib@ornl.gov with "send
  47.                 hpf-v04.ps from hpf" in the message body.  The report
  48.                 is sent as a Postscript file.  This site also has the
  49.                 LaTeX source of the draft; use "send index from hpf"
  50.                 to see the file names.
  51.              D. Send electronic mail to netlib@research.att.com with
  52.             "send hpf-v04.ps from hpff" in the message body.  The
  53.         report is sent as a Postscript file.
  54.        (In all cases, the reply is sent as several messages to
  55.        avoid mailer restrictions; edit the message bodies together
  56.        to obtain the whole file.)  The same files can be obtained
  57.        from David Loveman (loveman@mpsg.enet.dec.com) and Chuck
  58.        Koelbel (chk@cs.rice.edu), but replies will take longer
  59.        because real people have to answer the mail.
  60.  
  61.     3. Hardcopy: The most recent draft is available as technical report 
  62.        CRPC-TR 92225 from the Center for Research on Parallel
  63.        Computation at Rice University.  Send requests to
  64.         Theresa Chapman
  65.         CITI/CRPC, Box 1892
  66.         Rice University
  67.         Houston, TX 77251
  68.        There is a charge of $50.00 for this report to cover copying and 
  69.        mailing costs.
  70.  
  71. Disclaimers
  72. ===========
  73.  
  74. A few caveats about the HPF draft:
  75.  
  76.     A. The current version contains some material that is still
  77.        under active discussion.  Changes will be fairly frequent
  78.        until at least December 1992.  New versions will be
  79.            announced on the HPFF mailing list and in the newsgroups
  80.        comp.parallel, comp.lang.misc, and comp.lang.fortran.
  81.  
  82.     B. The HPF Language Specification does not necessarily
  83.        represent the official view of any individual, company,
  84.        university, government, or other agency.
  85.  
  86.     C. Please address any questions, comments, or possible
  87.        inconsistencies in the draft to hpff-comments@cs.rice.edu.
  88.        Include the chapter number you are commenting on in the
  89.        "Subject:" line of the message.
  90.  
  91.  
  92. Version History
  93. ===============
  94.  
  95. Version 0.1:
  96. August 14, 1992
  97. EXTREMELY preliminary version.  
  98.  
  99. First collection of the proposals active in the High Performance Fortran 
  100. Forum.  Established much of the outline for later documents, and 
  101. represented most decisions made through the July HPFF meeting.
  102.  
  103.  
  104. Version 0.2:
  105. September 9, 1992
  106. Version discussed at the September 10-11 HPFF meeting
  107.  
  108. Changes:
  109. General cleaning up of version 0.1.
  110. Inclusion of most new proposals at that time.
  111.  
  112.  
  113. Version 0.3:
  114. October 12, 1992
  115. Version discussed at the October 22-23 HPFF meeting
  116.  
  117. Changes:
  118. Numerous minor and major changes due to discussions at the September meeting.
  119. Added a section on "Model of Computation".
  120. Presented alternate chapters for data distribution with and without
  121. templates.
  122. Added two proposals for ON clauses specifying where computation is to
  123. be executed.
  124. Added distribution inquiry intrinsics.
  125. Total rewrite of I/O material, sending most previous material to the
  126. Journal of Development.
  127.  
  128.  
  129. Version 0.4:
  130. November 6, 1992
  131. Version to be presented at Supercomputing '92
  132.  
  133. Changes:
  134. Numerous minor and major changes due to discussions at the October
  135. meeting.
  136. "Acknowledgements" section now much more accurate.
  137. "The HPF Model" (replacing "Model of Computation") substantially
  138. simplified and improved.
  139. "Distribution without Templates" chapter removed.
  140. Many proposals not adopted moved to "Journal of Development".
  141.  
  142.  
  143.  
  144.