We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 721daed + 927e9aa commit 95000f6Copy full SHA for 95000f6
ompi/mca/coll/base/coll_base_alltoall.c
@@ -29,6 +29,7 @@
29
#include "mpi.h"
30
#include "ompi/constants.h"
31
#include "ompi/datatype/ompi_datatype.h"
32
+#include "opal/datatype/opal_convertor_internal.h"
33
#include "ompi/communicator/communicator.h"
34
#include "ompi/mca/coll/coll.h"
35
#include "ompi/mca/coll/base/coll_tags.h"
ompi/mca/coll/base/coll_base_alltoallv.c
@@ -31,6 +31,7 @@
36
37
0 commit comments