On Jul 28, 2008, at 4:56 PM, Aurélien Bouteiller wrote:

Having different values is fine for high parameter.

I think the problem comes from using NULL, NULL instead of &argc, &argv as parameters for MPI_Init.

Calling MPI_INIT with NULL, NULL is legal; we don't actually do anything with those values, IIRC.

--
Jeff Squyres
Cisco Systems


Reply via email to