Fix comment in r31146
cmr=v1.7.5:ticket=trac:4425 This commit was SVN r31148. The following SVN revision numbers were found above: r31146 --> open-mpi/ompi@dca2f0027e The following Trac tickets were found above: Ticket 4425 --> https://svn.open-mpi.org/trac/ompi/ticket/4425
Этот коммит содержится в:
родитель
22e6417d9e
Коммит
20fe3804b0
@ -130,11 +130,7 @@ int mca_topo_base_cart_create(mca_topo_base_module_t *topo,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Don't do any of the other initialization if we're not supposed
|
/* JMS: This should really be refactored to use
|
||||||
to be part of the new communicator (because nnodes has been
|
|
||||||
reset to 0, making things like index[nnodes-1] be junk).
|
|
||||||
|
|
||||||
JMS: This should really be refactored to use
|
|
||||||
comm_create_group(), because ompi_comm_allocate() still
|
comm_create_group(), because ompi_comm_allocate() still
|
||||||
complains about 0-byte mallocs in debug builds for 0-member
|
complains about 0-byte mallocs in debug builds for 0-member
|
||||||
groups. */
|
groups. */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user