[svn-r6419]
Purpose:
More test.
Description:
Test independent read of groups and chunked dataset.
Solution:
This test is similar to multiple group test. So just add it in the
testphdf5.c,h.
Platforms tested:
modi4, eirene.
This commit is contained in:
@@ -104,6 +104,8 @@ hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type );
|
||||
void multiple_dset_write(char *filename, int ndatasets);
|
||||
void multiple_group_write(char *filename, int ngroups);
|
||||
void multiple_group_read(char *filename, int ngroups);
|
||||
void collective_group_write(char *filename, int ngroups);
|
||||
void independent_group_read(char *filename, int ngroups);
|
||||
void test_split_comm_access(char *filename);
|
||||
void dataset_writeInd(char *filename);
|
||||
void dataset_writeAll(char *filename);
|
||||
|
||||
Reference in New Issue
Block a user