child_argv 20 orte/test/mpi/concurrent_spawn.c char *child_argv[2] = { "", NULL }; child_argv 35 orte/test/mpi/concurrent_spawn.c opal_asprintf(&(child_argv[0]), "%d", i); child_argv 36 orte/test/mpi/concurrent_spawn.c MPI_Comm_spawn(argv[0], child_argv, 1, MPI_INFO_NULL,