mdtest/src
VinsonLeung f8e6cd033a
change MPI_BYTE to MPI_SIGNED_CHAR
From Pnetcdf 1.7, the MPI datatype corresponding to NC_BYTE  is change from MPI_BYTE to MPI_SIGNED_CHAR. If not change, running IOR with NCMPI will cause a fatal error as below:
ERROR in aiori-NCMPI.c (line 287): cannot write to data set.
ERROR: NetCDF: Not a valid data type or _FillValue type mismatch.
2017-11-20 13:56:36 -06:00
..
win Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
Makefile.am aiori: remove support for plfs 2017-10-19 15:29:18 -06:00
aiori-HDF5.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-HDFS.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-MPIIO.c clean up MPI resources 2015-12-07 14:54:22 -06:00
aiori-NCMPI.c change MPI_BYTE to MPI_SIGNED_CHAR 2017-11-20 13:56:36 -06:00
aiori-POSIX.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori-S3.c First cut at using the IOR backends for mdtest 2017-10-19 15:29:12 -06:00
aiori.c aiori: accept any case when selecting backend 2017-10-19 15:29:27 -06:00
aiori.h aiori: remove support for plfs 2017-10-19 15:29:18 -06:00
ior.c Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
ior.h Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
iordef.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
mdtest.c fix a bug when compile with ncmpi enabled 2017-11-19 16:38:12 -06:00
parse_options.c Merge pull request #11 from VI4IO/master 2017-11-15 00:09:22 -07:00
parse_options.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
utilities.c more tolerant of whitepace in hintfile 2015-12-07 15:40:01 -06:00
utilities.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00