1
1

Revert r30600, r30602-30604 as the first one broke the tarball and the others couldn't fix it

This commit was SVN r30605.

The following SVN revision numbers were found above:
  r30600 --> open-mpi/ompi@7d2c4cb468
  r30602 --> open-mpi/ompi@9e751a0302
  r30604 --> open-mpi/ompi@3012c280cf

Revision number ranges (suitable for "git log"):
  r30602-30604 --> open-mpi/ompi@9e751a03^..3012c280
Этот коммит содержится в:
Ralph Castain 2014-02-07 04:38:06 +00:00
родитель 3012c280cf
Коммит 74d3393a4f
4 изменённых файлов: 2 добавлений и 0 удалений

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

@ -28,6 +28,7 @@
#include "ompi/mca/bcol/base/base.h"
#include "ompi/include/ompi/constants.h"
#include "ompi/mca/mpool/mpool.h"
#include "ompi/mca/coll/ml/coll_ml.h" /*frag and full message descriptors defined here*/
#include "opal/class/opal_list.h"
/*
* The following file was created by configure. It contains extern

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

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

@ -19,6 +19,7 @@
#include "ompi/mca/mpool/mpool.h"
#include "ompi/request/request.h"
#include "ompi/mca/pml/pml.h"
#include "ompi/mca/coll/ml/coll_ml_allocation.h"
#include "ompi/patterns/net/netpatterns.h"
BEGIN_C_DECLS

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