Newsgroups: comp.sys.transputer,comp.parallel.pvm,comp.parallel.pvm
From: D.J.Beckett@ukc.ac.uk (Dave Beckett)
Subject: Internet Parallel Computing Archive (IPCA) Additions - May 1997
Keywords: transputer, occam, parallel computing, HPC
Organization: University of Kent at Canterbury, UK.
Date: Thu, 08 May 97 15:16:05 GMT
Message-ID: <178@mint.ukc.ac.uk>

                 INTERNET PARALLEL COMPUTING ARCHIVE

            Funded by JISC ISSC and hosted on HENSA Unix

                <URL:http://www.hensa.ac.uk/parallel/>
              <URL:ftp://unix.hensa.ac.uk/pub/parallel/>

The IPCA contains over 680M of freely distributable software and
documents about High Performance and Parallel Computing with special
interest in the Transputer processor concept and the occam language.

See URLs above for more details of mirror sites, indices, searching etc.


		     Additions to 1st May 1997
		     =========================

1st May 1997

/parallel/transputer/software/compilers/gcc/pereslavl/
	Updated GCC for transputers to patch 12

/parallel/transputer/software/compilers/gcc/pereslavl/README.T800
	Transputer gcc backend overview.

/parallel/transputer/software/compilers/gcc/pereslavl/gcc-2.7.2/changes12
	"Changes in gcc-2.7.2-t800.12"

/parallel/transputer/software/compilers/gcc/pereslavl/gcc-2.7.2/gcc-2.7.2-t800.12.dif.gz
	"gcc-2.7.2 for t800 (source diff) V12"

/parallel/transputer/software/compilers/gcc/pereslavl/gcc-2.7.2/patch12.gz
	"Patch from V11 to V12"

/parallel/standards/mpi/anl/
	Updated documents for MPICH 1.1.0

/parallel/standards/mpi/anl/mpich-1.1.0.tar.gz
	"MPICH 1.1.0"
	The biggest change is an update of the internals to add a new
	"abstract device (ADI-2)" to achieve portability. This change fixes
	some long-standing bugs and offers a higher-performing interface.
	However, some devices have not been updated to the new interface, and
	are not available. (See README file for more

/parallel/environments/pvm3/tkpvm/
	Added TkPVM 1.2, updates for Tcl8.0a2+ and zip files

/parallel/environments/pvm3/tkpvm/tkpvm1.2.README
/parallel/environments/pvm3/tkpvm/tkpvm1.2.tar.gz
/parallel/environments/pvm3/tkpvm/tkpvm12.zip
	"Tkpvm Version 1.2"
	by Jan Nijtmans <nijtmans@nici.kun.nl>,
	<URL:http://www.cogsci.kun.nl/~nijtmans/>, Nijmegen Institute of
	Cognition and Information (NICI), Netherlands

/parallel/environments/pvm3/tkpvm/tcl8.0a2plus.README
/parallel/environments/pvm3/tkpvm/tcl8.0a2plus.tar.gz
/parallel/environments/pvm3/tkpvm/tcl80a2plus.zip
	"Tcl 8.0a2+"

2nd April 1997

/parallel/environments/lam/distribution/lam61-patch.tar.gz
	"Source patches for LAM 6.1"
	Patches to LAM 6.1 patchlevel 7

/parallel/environments/lam/distribution/xmpi21.tar.gz
	"XMPI 2.1"
	A graphical user interface for MPI development under the LAM parallel
	computing environment.

/parallel/environments/lam/distribution/xmpi21-patch.tar.gz
	"Patch from XMPI 2.0 to 2.1"
	Bug fix: Workaround background problem under HP-VUE.

/parallel/transputer/software/compilers/gcc/pereslavl/ttools/ttools-2.0beta2.tar.gz
	"Ttools V2.0 beta 2"
	by Yury Shevchuk <sizif@botik.ru>
	A free package comprising assembler, linker, loader(s), and auxiliary
	programs intended for software development for transputers. It is
	designed to work with gcc-t800, a port of GNU C/C++ Compiler to
	transputers.

/parallel/tools/editors/folding-editors/fe-mh/fe-0.4.tar.gz
	"FE Folding Editor Version 0.4"
	by Michael Haardt <michael@cantor.informatik.rwth-aachen.de>

24th March 1997

/parallel/events/wdag97
	"11th International Workshop on Distributed Algorithms" (WDAG'97)
	by Aleta Ricciardi <aleta@ece.utexas.edu>
	Call for papers for workshop being held from 24-26th September 1997
	at Saarbrucken, Germany.
	
	Topics: communication networks -- protocols and architectures;
	competitive analysis of distributed algorithms; concurrency control
	and synchronization; data management, replication, and consistency;
	design and analysis of distributed systems; distributed applications,
	paradigms and services; distributed databases; distributed information
	retrieval; distributed operating systems; fault-tolerance and
	self-stabilization; knowledge in distributed systems; mobile
	computing; multiprocessor algorithms and architectures; performance
	and scalability issues; privacy and security in distributed systems;
	semantics, specification and verification; synchrony, asynchrony,
	partial synchrony and real-time and others.
	
	Deadlines: Papers: 26th April 1997; Acceptance: 17th June 1997;
	Camera-ready papers: 10th July 1997.
	
	See also <URL:http://www.mpi-sb.mpg.de/~wdag97>

/parallel/events/
	Added:

http://www.psc.edu/training/MPP_May_97/welcome.html
	"Supercomputing Techniques: Parallel Processing on Cray MPP Systems"
	by Stephanie Dobler <dobler@psc.edu>
	Details of workshop being held from 19th-22nd May, 1997 at
	Pittsburgh, Pennsylvania, USA. Organised by Pittsburgh Supercomputing
	Center.
	
	The purpose of this workshop is to introduce participants to parallel
	processing on the CRAY T3D/T3E and explore more advanced topics,
	including performance monitoring and optimization techniques.
	
	The first two days of this workshop have been designed to introduce
	participants to PSC's supercomputing environment, compiling,
	debugging, job submission, and parallel programming concepts. The
	third and fourth days are designed to cover more advanced topics,
	including advanced parallel programming techniques, how to monitor
	code performance and optimization strategies. There will also be
	presentations on scientific applications which have been parallelized.
	
	The workshops incorporate lectures and extensive hands-on lab
	sessions. In addition to the exercises, lab time will also be
	available for participants to optimize their own code with the help
	and supervision of our instructors. Participants are encouraged to
	bring their code, but not required.
	
	A working knowledge of FORTRAN or C and UNIX are required but NOT
	Parallel computing experience.
	
	Deadlines: Registration: 23rd April 1997.

/parallel/events/hiper97
	Updated to 2nd announcement:
	"High Performance Computing on Hewlett-Packard Systems" (HiPer'97)

/parallel/faqs/reading-list-top-10
	Top ten parallel computing reading list for CS grad students
	Author: Eugene N. Miya <eugene@cse.ucsc.edu>

18th March 1997

/parallel/groups/
	Added details of:

http://www.lsi.usp.br/~pvv
http://www.lsi.usp.br/~smart
	"Parallel Volume Visualization Group" (PVV)
	by Marcus Lucchese <lucchese@lsi.usp.br>; Tel: 55 11 818 - 5676
	This project aims to create an environment to quick prototyping and
	implementing volume visualization applications in parallel. To do this
	we design a parallel volume visualisation toolkit

/parallel/environments/pvm3/adsmith/adsm1.8.0c.tar.gz
	"Adsmith 1.8.0c: An Efficient Object-Based DSM Environment on PVM"
	by William W. Y. Liang <wyliang@orchid.ee.ntu.edu.tw>,
	<URL:http://archi1.ee.ntu.edu.tw/~wyliang/>, Department of Computer
	Science & Information Engineering National Taiwan University, Taipei,
	Taiwan
	Contains Adsmith source, documentation, manual pages, and examples.

/parallel/standards/mpi/anl/twoday.ps.Z
	"MPI in Practice"
	by William Gropp <gropp@mcs.anl.gov>, Mathematics and Computer
	Science Division, Argonne National Laboratory, USA
	Two-day course slides, 4-up - quarter size, 37 pages

/parallel/standards/mpi/anl/twoday-full.ps.Z
	"MPI in Practice"
	by William Gropp <gropp@mcs.anl.gov>, Mathematics and Computer
	Science Division, Argonne National Laboratory, USA
	Two-day course slides, 1-up - full size, 147 pages


