1
1
openmpi/ompi/mca/btl/openib/btl_openib_iwarp.h
Jon Mason b9c25efbd2 Modify to comply with the "prefix rule" and remove "static inline" for
the non-rdmacm enabled case.   This should fix Ticket #1294.

This commit was SVN r18468.
2008-05-20 23:28:59 +00:00

5 строки
278 B
C

extern uint64_t mca_btl_openib_get_iwarp_subnet_id(struct ibv_device *ib_dev);
extern uint32_t mca_btl_openib_rdma_get_ipv4addr(struct ibv_context *verbs, uint8_t port);
extern int mca_btl_openib_build_rdma_addr_list(void);
extern void mca_btl_openib_free_rdma_addr_list(void);