diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-05-17 20:26:50 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-05-17 20:26:50 (GMT) |
commit | 9ac96a9bd3028dfca66bb9cb6a3628511ae687dd (patch) | |
tree | 9d11b935d84f1eb6f6c5aa1fdfadf6198c143ed7 /test | |
parent | 0d2d6fb97dcf83c025add5f5ce236328bfb772b0 (diff) | |
download | hdf5-9ac96a9bd3028dfca66bb9cb6a3628511ae687dd.zip hdf5-9ac96a9bd3028dfca66bb9cb6a3628511ae687dd.tar.gz hdf5-9ac96a9bd3028dfca66bb9cb6a3628511ae687dd.tar.bz2 |
[svn-r3935] Purpose:
Test Addition
Description:
I added a small test to determine if the MPI library has a working
version of the MPI_Get_count() function. If it does, then I define
the macro:
MPI_GET_COUNT_WORKS
This should (hopefully) take care of the kludges in H5FDmpio.c...
NOTE: This isn't implemented in the H5FDmpio.c file since I don't
know the code in there and don't know which solution will work. Also,
the test program I put into the configure script needs to be checked
on a platform which does have a working MPI_Get_count()
function...I.e., this is just a first stab.
Platforms tested:
Linux
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions