<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
thanks for your fast response.<BR>
<BR>
Let me elabrate on my question.<BR>
<BR>
In my application, a C/C++ socket program (running at a compute node) receives data submitted by the user and then it forwards the data to a parallel program for data-processing on a IBM BladeCenter, finally the C/C++ program collects the processing result and return the result to the user.<BR>
<BR>
My question is how to call the parallel program from the C/C++ program. Using pbs_connect<BR>
<HR id=stopSpelling>
CC: torqueusers@supercluster.org; lam@lam-mpi.org; mpiexec-request@osc.org; mpiexec-request@osc.edu<BR>From: prakash.velayutham@cchmc.org<BR>To: cy163@hotmail.com<BR>Subject: Re: [torqueusers] in a C/ C++ program how to submit a parallel job and wait for the processing result before executing subsequent codes<BR>Date: Mon, 9 Mar 2009 12:00:36 -0400<BR><BR>Use MPI library, especially, MPI_Barrier, if that will work for you. Otherwise, I think it is gonna be an unnecessary hack.
<DIV><BR></DIV>
<DIV>Prakash</DIV>
<DIV><BR>
<DIV>
<DIV>On Mar 9, 2009, at 11:53 AM, chenyong wrote:</DIV><BR class=EC_Apple-interchange-newline>
<BLOCKQUOTE><SPAN class=EC_Apple-style-span style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate">
<DIV class=EC_hmmessage style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">Hello ALL,<BR> <BR> <BR>I wonder<SPAN class=EC_Apple-converted-space> </SPAN><BR>in a C/ C++ program how to submit a parallel job and wait for the processing result before executing the subsequent codes.<BR> <BR> <BR>Should I use OpenPBS?<BR> <BR> <BR>Thanks</DIV></SPAN></BLOCKQUOTE></DIV></DIV><br /><hr />把MSN装进手机,更多聊天乐趣等你挖掘! <a href='http://mobile.msn.com.cn/' target='_new'>立刻下载!</a></body>
</html>