Boost logo

Boost Users :

Subject: Re: [Boost-users] FW: BGL, MPI
From: Neiderer, Andrew M USA CIV (US) (andrew.m.neiderer.civ_at_[hidden])
Date: 2011-12-01 03:20:29


yes it did.

We have 20 compute nodes; I only did for 8 of them

$mpirun -np 8 ./helloWorld

Hello world from process 1 of 8

Hello world from process 5 of 8

Hello world from process 0 of 8

...

Hello world from process 7 of 8

________________________________
From: boost-users-bounces_at_[hidden] [boost-users-bounces_at_[hidden]] on behalf of Jeremiah Willcock [jewillco_at_[hidden]]
Sent: Wednesday, November 30, 2011 1:37 PM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] FW: BGL, MPI

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



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net