$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] FW: BGL, MPI
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2011-11-30 14:37:43
On Wed, 30 Nov 2011, Neiderer, Andrew M USA CIV (US) wrote:
>
> Thank you.
>
>
>
> At the URL I simply moved the 2 arguments for main signature, ie
>
> int main(int argc, char *argv[])
>
> {
>
> ...
>
> }
>
> and both mpicc and mpiCC generated an executeable for mpirun.
Does that executable run correctly?
-- Jeremiah Willcock