fixed autoconf issue with PGI compilers and #define issue with OpenMPI
This commit is contained in:
@@ -20,8 +20,10 @@ __attribute__ ((format (printf, 3, 4)))
|
||||
;
|
||||
|
||||
#ifndef MPI_INCLUDED
|
||||
#ifndef OPEN_MPI
|
||||
typedef unsigned long MPI_Comm;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define H5PART_STEPNAME_LEN 64
|
||||
#define H5PART_DATANAME_LEN 64
|
||||
|
||||
Reference in New Issue
Block a user