Update the makefile to fix the automated build. Minor update to the program as well.
This commit was SVN r2564.
Этот коммит содержится в:
родитель
3511b819ae
Коммит
7d0c70adab
@ -22,7 +22,6 @@ bin_PROGRAMS = \
|
||||
mpirun2
|
||||
|
||||
mpirun2_SOURCES = \
|
||||
mpirun2.h \
|
||||
mpirun2.c
|
||||
|
||||
mpirun2_LDADD = \
|
||||
|
@ -86,6 +86,9 @@ main(int argc, char *argv[])
|
||||
printf("num_procs: %d\n", num_procs);
|
||||
}
|
||||
|
||||
/* get the rte command line options */
|
||||
ompi_rte_parse_cmd_line(cmd_line);
|
||||
|
||||
/*
|
||||
* TSW - temporarily force to be a seed - and to use tcp oob.
|
||||
*
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user