Remove the group header file dependency.
This commit was SVN r19965.
Этот коммит содержится в:
родитель
d5c38c2601
Коммит
584154c2d3
@ -46,7 +46,6 @@
|
||||
#include "mpihandles_interface.h"
|
||||
#include "ompi_mpihandles_dll_defs.h"
|
||||
#include "ompi/communicator/communicator.h"
|
||||
#include "ompi/group/group.h"
|
||||
|
||||
|
||||
#define OPAL_ALIGN(x,a,t) (((x)+((t)(a)-1)) & ~(((t)(a)-1)))
|
||||
@ -98,7 +97,6 @@ int opal_progress_spin_count;
|
||||
volatile int32_t opal_progress_thread_count;
|
||||
bool opal_mutex_check_locks;
|
||||
bool opal_uses_threads;
|
||||
ompi_proc_t* ompi_proc_local_proc;
|
||||
#endif /* defined(__SUNPRO_C) */
|
||||
|
||||
/*---------------------------------------------------------------------*/
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user