From: Salvatore_massimiliano Vizzini <vizzini@cli.di.unipi.it>
Newsgroups: comp.parallel
Subject: Looking For Benchmark program
Date: 22 Feb 1999 21:58:43 GMT
Organization: "Centro di Calcolo - Dipartimento di Informatica"
Approved: bigrigg@cs.cmu.edu
Message-Id: <7asjuj$dcm$1@goldenapple.srv.cs.cmu.edu>
Originator: bigrigg@ux6.sp.cs.cmu.edu
Xref: ukc comp.parallel:15404


Good morning,

Could anybody send me example programs that would like to get
parallelized?  I am testing a new programming approach and a new
compiler.  The examples can come from any field.  Though I cannot
have a full knowledge about all subjects, would you please send just
small fragment of code written in a Pascal-like language.
E.g.

computeThis()
while this_condition do
  FirstStep()
  SecondStep()
  ThirdStep()
endwhile

Thanking you in advance for your help I remain,
Regards,
Max

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

