From: Yunseok Rhee <rheeys@camars.kaist.ac.kr>
Newsgroups: comp.parallel
Subject: Scientific Parallel Programs
Date: 17 Oct 1998 06:16:38 GMT
Organization: KAIST
Approved: bigrigg@cs.cmu.edu
Message-Id: <709co6$7ee$1@encore.ece.cmu.edu>
Originator: bigrigg@ece.cmu.edu


Hello there

I am seeking some parallel program codes in order to use them as
workloads for an architecture simulation.
The follows are what I want.
(1) Gaussian Elimination with fully pivoting
(2) Transitive Closure
(3) All Pairs Shortest Path
(4) Conjugate Gradient

In addition to the listing, I like a parallel program where some shared
variables are execssively shared by
too many processors. Please recommend if you know such kinds of program.

Although C source codes are best to me, I don't care the language used
for the coding .
Please let me know if you have anyone of them or know a location to
access them.

Thanks in advance.

        Yunseok Rhee (rheeys@cs.kaist.ac.kr)

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

