Newsgroups: comp.parallel.mpi
From: jshi@vlsisun.ece.uc.edu (Jianzhong Shi)
Subject: Parallel to Uniprocessor
Organization: University of Cincinnati
Date: 25 Jan 1995 22:10:33 GMT
Message-ID: <3g6i8p$8fl@babbage.ece.uc.edu>

Hi.. I have to port a parallel discrete event simulator to an
uniprocessor machine(Sparc, Quest). This simulator has been
implemented on a shared memory multiprocessor machine(KSR-1)
to perform parallel event simulation. Since this machine(KSR-1)
is no more availabe for us, I want to implement this simulator
on an uniprocessor machine. The simulator was coded using C++.

Can I use MPI to realize this portion?
Is there any reference/paper on this area?
Any suggestion will be appreciated.

Janjong

--
E-mail: jshi@thor.ece.uc.edu  
 


