From Keith.Bierman@eng.sun.com Mon Aug 16 10:14:30 1993
Received: from Sun.COM by dkuug.dk with SMTP id AA21175
  (5.65c8/IDA-1.4.4j for <SC22WG5@dkuug.dk>); Tue, 17 Aug 1993 02:14:17 +0200
Received: from Eng.Sun.COM (zigzag.Eng.Sun.COM) by Sun.COM (4.1/SMI-4.1)
	id AA15135; Mon, 16 Aug 93 17:14:43 PDT
Received: from chiba.Eng.Sun.COM by Eng.Sun.COM (4.1/SMI-4.1)
	id AA19721; Mon, 16 Aug 93 17:14:48 PDT
Received: by chiba.Eng.Sun.COM (4.1/SMI-4.1)
	id AA03960; Mon, 16 Aug 93 17:14:30 PDT
Date: Mon, 16 Aug 93 17:14:30 PDT
From: Keith.Bierman@eng.sun.com (Keith Bierman fpgroup)
Message-Id: <9308170014.AA03960@chiba.Eng.Sun.COM>
To: SC22WG5@dkuug.dk
Subject: re: (SC22WG5.410) FORALL
Cc: dvasicek@amoco.com
X-Charset: ASCII
X-Char-Esc: 29


I don't recall if the SIGPLAN paper was this or merely similar. I've
already junked my copy of SIGPLAN.

But I did ftp a copy of this last week, and had no trouble reading it.

   Newsgroups: comp.parallel
   From: heinze@ira.uka.de (Ernst A. Heinz)
   Keywords: Modula-2*, portable parallel programming environment,
	     optimizing compilation, high-level parallel debugging
   Organization: University of Karlsruhe, FRG
   Follow-Up: comp.parallel
   Date: 	Mon, 9 Aug 1993 13:45:47 +0200

   For all interested folks we have made a pre-print of our MPPM'93 paper
   publicly available by anonymous ftp. The title of the paper reads as
   follows:

   "The Modula-2* Environment for Parallel Programming"
   (by S.U. Haenssgen, E.A. Heinz, P. Lukowicz, M. Philippsen, and W.F. Tichy).

   To retrieve PostScript or compressed Postscript versions of the paper
   please connect to i41s10.ira.uka.de [129.13.13.110] by anonymous ftp.
   There, the directory pub/m2s contains the corresponding files named
   mppm93.ps and mppm93.ps.Z.

   -rw-r-----   1 ftp      ftp        503797 Aug  9 11:31 mppm93.ps
   -rw-r-----   1 ftp      ftp        125911 Aug  9 11:32 mppm93.ps.Z

   Don't forget to use binary mode when retrieving the compressed
   PostScript versions! Please send us a short email containing your full
   name and address plus affiliation if you retrieve any of the above.

   For your information we include the abstract of our MPPM'93 paper below.

   --------------------------------------------------------------------------------

   THE MODULA-2* ENVIRONMENT FOR PARALLEL PROGRAMMING

   This paper presents a portable parallel programming environment for Modula-2*,
   an explicitly parallel machine-independent extension of Modula-2. Modula-2*
   offers synchronous and asynchronous parallelism, a global single address space,
   and automatic data and process distribution. The Modula-2* system consists of a
   compiler, a debugger, a cross-architecture make, runtime systems for different
   machines, and a set of scalable parallel libraries.  Implementations exist for
   the MasPar MP series of massively parallel processors (SIMD), the KSR-1
   parallel computer (MIMD), heterogeneous LANs of workstations (MIMD), and single
   workstations (SISD).

   The paper presents the important components of the Modula-2* environment and
   discusses selected implementation issues.  We focus on how we achieve a high
   degree of portability for our system while at the same time ensuring efficiency.

   --------------------------------------------------------------------------------

   In case of any questions or problems, please don't hesitate to contact us
   directly.

   Cheers.

   =Ernst=

   -- 
   +--------------------------------------------------------+-------------------+
   | Ernst A. Heinz              (email: heinze@ira.uka.de) |                   |
   | Institut fuer Programmstrukturen und Datenorganisation | Make it as simple |
   | Fakultaet fuer Informatik, Universitaet Karlsruhe      | as possible, but  |
   | Postfach 6980, D-76128 Karlsruhe, F.R. Germany         | not simpler.      |
   | (Voice: ++49/(0)721/6084386, FAX: ++49/(0)721/694092)  |                   |
   +--------------------------------------------------------+-------------------+

