Newsgroups: comp.parallel
From: ishikawa@trc.rwcp.or.jp (Yutaka Ishikawa)
Subject: distribution of  Multi-Thread Template Library in C++
Organization: Tsukuba Research Center, Real World Computing Partnership, JAPAN
Date: 10 Nov 1997 14:17:45 GMT
Message-ID: <647529$fh3@fs7.ece.cmu.edu>

Hello,

We are pleased to announce the release of the MPC++ Multi-Thread
Template Library on MPI. The MPC++ Multiple Thread Template Library on
MPI is the MPC++ level 0 implementation on top the MPI library. It is
a set of templates and classes to support multi-threaded local/remote
function invocation, synchronization structure, global pointer,
reduction, and barrier synchronization. We have tested the software on
Sun SunOS4.X.X, Soralis, and Hitachi SR2201. To run other platforms,
some hacking is required in this release.  This software requires
	-- C++ compiler
		if you use gnu g++, version 2.7.2.1 or later release
		is required.
		Some older C++ compilers cannot compile our library.
	-- MPI library
		We only test the software under the MPICH version 1.0.11
		and under the Hitachi SR2201 MPP machine.

To obtain the software, please visit the following tentative URL:
	http://www.rwcp.or.jp/lab/pdslab/dist/MTTL_MPI-Release.html

Our future release schedule, not yet dated, includes:
	i) MPI communication library on PM,
	ii) MPC++ on PM,
	iii) SCore-D operating sytem supporting gang scheduler,
	iv) UDP communication library for those who has ether-connected
	   cluster, and
	v) parallel make command
Visit the above URL constantly to get the latest release schedule.

-- Yutaka Ishikawa
	RWCP is a nonprofit research organization in Japan

--
Articles to parallel@ctc.com (Administrative: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


