From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2006-08-30 16:17:18


Josh noticed that Test Run data is not currently being recorded. I actually
had already filed ticket #42 about this -- just to let you all know, we're
aware of the problem and Ethan is working on it.

Also, I just brought over the CSH script fix that Josh identified earlier
(i.e., the sourceable script that is generated now contains "$?" properly,
not "0"). And I added a new variable to the generated scripts: $MPI_ROOT.
The intent is that you can source these scripts and then run with OMPI as
such:

    mpirun --prefix $MPI_ROOT -np 8 a.out

For systems that need --prefix (e.g., rsh/ssh environments -- SLURM/PBS
users need not worry).

-- 
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems