1
1

allow mca_pml_comm_t to be redefined on a per-pml basis

This commit was SVN r375.
Этот коммит содержится в:
Tim Woodall 2004-01-14 17:40:12 +00:00
родитель cbfe87c6e1
Коммит 03af93aa08

Просмотреть файл

@ -31,7 +31,7 @@ struct lam_communicator_t {
MPI_Errhandler c_error_handler;
/* Hooks for PML to hang things */
void* c_pml_comm;
struct mca_pml_comm_t* c_pml_comm;
/* Hooks for collectives to hang things */