Commits


Continue switching library over to pthreads when possible. Tprimes works on Linux 2.6. You can only have 128 procs though.


Rewrite to remove dependence on rendezvous and its bizarre data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.


add -W to specify window size. various other little fixes.


Tweaks to make libthread tell Valgrind about its stack limits, so that Valgrind can detect stack overflow for me.


Initial revision