Re: multithreaded programs with exponential diameter
- From: "jacko" <jackokring@xxxxxxxxx>
- Date: 8 Jul 2006 05:44:58 -0700
sasha mal wrote:
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?
.
- Follow-Ups:
- Re: multithreaded programs with exponential diameter
- From: sasha mal
- Re: multithreaded programs with exponential diameter
- Prev by Date: Re: Real tough problem.....pls try...
- Next by Date: Re: Minimum Dominating Set
- Previous by thread: Two-dimensional pattern matching/compression
- Next by thread: Re: multithreaded programs with exponential diameter
- Index(es):
Relevant Pages
|