renamed
This commit was SVN r299.
Этот коммит содержится в:
родитель
9526e685c4
Коммит
dd7c3b5303
@ -7,4 +7,4 @@ include $(top_srcdir)/config/Makefile.options
|
|||||||
noinst_LTLIBRARIES = libbase.la
|
noinst_LTLIBRARIES = libbase.la
|
||||||
|
|
||||||
libbase_la_SOURCES = \
|
libbase_la_SOURCES = \
|
||||||
match.c
|
ptl_base_match.c
|
||||||
|
@ -6,16 +6,16 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "mca/mpi/pml/pml.h"
|
|
||||||
#include "mca/mpi/pml/base/header.h"
|
|
||||||
#include "mca/mpi/pml/base/recvfrag.h"
|
|
||||||
#include "mca/mpi/pml/base/recvreq.h"
|
|
||||||
#include "lam/threads/mutex.h"
|
|
||||||
#include "lam/constants.h"
|
#include "lam/constants.h"
|
||||||
#include "mpi/communicator/communicator.h"
|
|
||||||
#include "mca/mpi/ptl/base/match.h"
|
|
||||||
#include "mca/mpi/pml/teg/comm.h"
|
|
||||||
#include "lam/lfc/list.h"
|
#include "lam/lfc/list.h"
|
||||||
|
#include "lam/threads/mutex.h"
|
||||||
|
#include "mpi/communicator/communicator.h"
|
||||||
|
#include "mca/mpi/pml/pml.h"
|
||||||
|
#include "mca/mpi/pml/base/pml_base_header.h"
|
||||||
|
#include "mca/mpi/pml/base/pml_base_recvfrag.h"
|
||||||
|
#include "mca/mpi/pml/base/pml_base_recvreq.h"
|
||||||
|
#include "mca/mpi/pml/base/pml_base_comm.h"
|
||||||
|
#include "mca/mpi/ptl/base/ptl_base_match.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* RCS/CTS receive side matching
|
* RCS/CTS receive side matching
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user