$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-06-29 09:53:02
On Jun 29, 2006, at 12:47 AM, Noel Belcourt wrote:
> As a quick check, I just tried it on our Sun-Fire cluster with Sun's
> HPC MPI and it worked okay. Just had to setup
>
> setenv MPICXX /opt/SUNWhpc/bin/mpCC
> setenv MPIRUN /opt/SUNWhpc/bin/mprun
> setenv MPIBUILD "<include>/opt/SUNWhpc/include <define>_MPIPP_H"
Great, thanks for checking this!
Doug