LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: jeremy archuleta (archuleta_at_[hidden])
Date: 2003-10-02 10:29:43


Sorry. I forgot a word in the sentence below... that changes the reasoning...

>
> (I commented out everything above the while loop, changed the loop to "done <
>
> ntasks" because you are waiting for the master, and added the master printf
> after the loop so that you end up with "ntasks" print statements.)
>

It should read:

(I commented out everything above the while loop, changed the loop to "done <
ntasks" because you are _NOT_ waiting for the master, and added the master
printf after the loop so that you end up with "ntasks" print statements.)