The self should use self named files.
This commit was SVN r7421.
Этот коммит содержится в:
родитель
a7db1763e2
Коммит
b5cb27c006
@ -34,9 +34,6 @@ struct mca_btl_base_endpoint_t {
|
|||||||
* SELFP specfic data structures. */
|
* SELFP specfic data structures. */
|
||||||
int peer_selfp_rank; /**< My peer's SELFP process rank. Used for accessing
|
int peer_selfp_rank; /**< My peer's SELFP process rank. Used for accessing
|
||||||
* SELFP specfic data structures. */
|
* SELFP specfic data structures. */
|
||||||
#if OMPI_ENABLE_PROGRESS_THREADS == 1
|
|
||||||
int fifo_fd; /**< pipe/fifo used to signal endpoint that data is queued */
|
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
Загрузка…
x
Ссылка в новой задаче
Block a user