[torqueusers] in a C/ C++ program how to submit a parallel job
and wait for the processing result before executing subsequent codes
Prakash Velayutham
prakash.velayutham at cchmc.org
Mon Mar 9 10:00:36 MDT 2009
Use MPI library, especially, MPI_Barrier, if that will work for you.
Otherwise, I think it is gonna be an unnecessary hack.
Prakash
On Mar 9, 2009, at 11:53 AM, chenyong wrote:
> Hello ALL,
>
>
> I wonder
> in a C/ C++ program how to submit a parallel job and wait for the
> processing result before executing the subsequent codes.
>
>
> Should I use OpenPBS?
>
>
> Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20090309/31e6c4a3/attachment.html
More information about the torqueusers
mailing list