
30 Nov
2011
30 Nov
'11
7:37 p.m.
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