Invoking TotalView
The way in which you invoke TotalView on a UPC program is straight-forward. However, this procedure depends on the parallel technology you are using. Here are a couple of examples:
*For Quadrics RMS:
totalview prun -a prog_upc_args
*For MPICH and LAM
totalview mpirun -a -np 2 prog_upc_args