Removed all references to the old common/vapi stuff.
This commit was SVN r7029.
Этот коммит содержится в:
родитель
bab3508464
Коммит
56f722c6c1
@ -26,7 +26,6 @@
|
||||
#include "btl_mvapi_proc.h"
|
||||
#include "btl_mvapi_endpoint.h"
|
||||
#include "datatype/convertor.h"
|
||||
#include "mca/common/vapi/vapi_mem_reg.h"
|
||||
#include "mca/mpool/base/base.h"
|
||||
#include "mca/mpool/mpool.h"
|
||||
#include "mca/mpool/mvapi/mpool_mvapi.h"
|
||||
|
@ -26,7 +26,6 @@
|
||||
|
||||
#include "mca/base/mca_base_param.h"
|
||||
#include "mca/errmgr/errmgr.h"
|
||||
#include "mca/common/vapi/vapi_mem_reg.h"
|
||||
#include "mca/mpool/base/base.h"
|
||||
#include "btl_mvapi.h"
|
||||
#include "btl_mvapi_frag.h"
|
||||
|
@ -16,7 +16,6 @@
|
||||
|
||||
|
||||
#include "btl_mvapi_frag.h"
|
||||
#include "mca/common/vapi/vapi_mem_reg.h"
|
||||
#include "mca/mpool/mvapi/mpool_mvapi.h"
|
||||
|
||||
|
||||
|
@ -1,42 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2004-2005 The Trustees of Indiana University.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
||||
* University of Stuttgart. All rights reserved.
|
||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
*
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
|
||||
#ifndef MCA_COMMON_VAPI_MEM_REG_H
|
||||
#define MCA_COMMON_VAPI_MEM_REG_H
|
||||
|
||||
#include <vapi.h>
|
||||
#include <vapi_common.h>
|
||||
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
#include "class/ompi_free_list.h"
|
||||
#include "opal/event/event.h"
|
||||
#include "mca/mpool/mpool.h"
|
||||
#include "mca/common/vapi/vapi_mem_reg.h"
|
||||
|
||||
#include <vapi.h>
|
||||
#include <vapi_types.h>
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@ -18,7 +18,9 @@
|
||||
#include <string.h>
|
||||
#include "opal/util/output.h"
|
||||
#include "mca/mpool/mvapi/mpool_mvapi.h"
|
||||
|
||||
#include <vapi.h>
|
||||
#include <vapi_types.h>
|
||||
#include <vapi_common.h>
|
||||
|
||||
/*
|
||||
* Initializes the mpool module.
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user