Thank you for downloading the Parallel Performance Wizard (PPW) tool, version 3.2. This guide will help you get off and running with PPW as quickly as possible. For more documentation, please see the user's manual.
$ ./configure --with-multiconf=+opt_inst --prefix=/home/user/bupc
make
and make install
, and add the installation path to your
PATH environment variable.
ppwrun --output=foo.par upcrun -N 4 ./a.out
Example code and Makefiles for UPC, Quadrics SHMEM, and sequential C programs are available in the examples directory of the PPW source distribution.