Re: multithreaded programs with exponential diameter
- From: sasha mal <sashaDELETEITmal@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 10 Jul 2006 12:08:48 +0200
jacko wrote:
sasha mal wrote:No. It's a pure theory question. I wonder how does Mersenne Twister helps?Prove or give a counterexample:
There is no family of multithreaded programs so that
- the nth program of a family has n threads but the diameter c^n for
some c>1
- all threads have finite constant size
- there is a constant number of valuations of global variables.
Communication between threads: global variables.
No unbounded data (stack, integers, heap).
Any ideas?
Regards,
Sasha.
so you'd be looking for someone to say a a parrallel version of the
mersenne twister number generator or something similar?
.
- References:
- Prev by Date: Re: Minimum Dominating Set
- Next by Date: Capacitated Vehicle Routing Problem - Algorithm and Relaxation
- Previous by thread: Re: multithreaded programs with exponential diameter
- Next by thread: Capacitated Vehicle Routing Problem - Algorithm and Relaxation
- Index(es):
Relevant Pages
|