Scalable Unix Commands for Parallel Computers (Ptools Project)

This page contains pointers to several documents associated with the Ptools Consortium Project, "Scalable Unix Commands for Parallel Computers".

The home page for the Ptools project itself is here

Demo

Although this is still very much in progress, some commands work in the prototype shell-script implementation. Try

pls -all /tmp to see contents of /tmp on all the machines.

pps 2 4 | grep root to see root processes on machines 2 through 4.

sutload to see load on all the machines.