Newsgroups: comp.parallel
From: David Koppelman <koppel@ee.lsu.edu>
Subject: Re: Parallel Architecure Simulator with SPARC code interpretation
Organization: Louisiana State University ECE Dept.
Date: 21 Apr 1997 12:48:31 GMT
Message-ID: <5jfnmv$7t4@server1.ctc.com>

Yunseok Rhee <rheeys@camars.kaist.ac.kr> writes:

> Is there anybody who can tell me where I can find a parallel
> architecture simulator? Especially, I want the one which can
> interprete the executables in SPARC codes.

Proteus simulates shared-memory and message passing parallel systems,
but it cannot interpret executables code.  Instead, parallel programs
are compiled and augmented at the assembler level. It currently runs
on SunOS 4.1.3 and Solaris 2.5.  
See http://www.ee.lsu.edu/koppel/proteus.html.

__
      /\                                /\                              /\
      <>                                <>  David M. Koppelman          <>
      <>             koppel@ee.lsu.edu  <>  102 EE Building             <>
      <>             +1 (504) 388-5482  <>  Louisiana State University  <>
      <>  http://www.ee.lsu.edu/koppel  <>  Baton Rouge, La 70803       <>
      ~~                                ~~                              ~~

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


