Related articles |
---|
PRESTO application sources available on WWW radhika@coho.cs.washington.edu (1994-09-16) |
Newsgroups: | comp.parallel,comp.arch,comp.compilers |
From: | radhika@coho.cs.washington.edu (Radhika Thekkath) |
Status: | RO |
To: | comp-parallel@beaver.cs.washington.edu |
Originator: | 881045m@dragon.acadiau.ca |
Keywords: | applications Web |
Organization: | University of Washington Computer Science |
Date: | Fri, 16 Sep 1994 23:09:40 GMT |
University of Washington Technical Report 94-09-01
The PRESTO Application Suite
----------------------------
Radhika Thekkath and Susan J. Eggers
This report describes a group of coarse- and medium-grain, explicitly-parallel
applications that have been made available via the World-Wide Web. These
programs have been written using the PRESTO user-level threads library,
by students at the University of Washington and Rice University. PRESTO
provides a C++ based environment for writing object-oriented parallel programs
for shared-memory multiprocessors. The library provides basic classes useful for
writing parallel programs, among them are thread manipulation routines for
concurrency and synchronization primitives.
How to get the technical report and the application sources:
------------------------------------------------------------
The report and the applications may be obtained at
http://www.cs.washington.edu/research/projects/parsw/Benchmarks/Presto/www/index.html
They may also be got directly via anonymous ftp from
ftp://cs.washington.edu/pub/Presto-apps-src
Return to the
comp.compilers page.
Search the
comp.compilers archives again.