hdf5/testpar
Quincey Koziol 1696277a6c [svn-r5386] Purpose:
Bug Fix

Description:
    Currently, only process 0 is writing attribute data to a file.  This is
    incorrect, because the raw data for attributes is cached in memory until
    the object header is written and other processes are not able to read the
    correct attribute information.

Solution:
    Have all processes participate in writing the attribute data.

Platforms tested:
    IRIX64 6.5 (modi4)
2002-05-10 10:39:44 -05:00
..
Dependencies [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
Makefile.in [svn-r4362] Purpose: 2001-08-16 00:20:57 -05:00
t_dset.c [svn-r4582] Purpose: 2001-11-02 10:21:51 -05:00
t_file.c [svn-r4582] Purpose: 2001-11-02 10:21:51 -05:00
t_mdset.c [svn-r5386] Purpose: 2002-05-10 10:39:44 -05:00
t_mpi.c [svn-r5222] Purpose: 2002-04-22 15:24:59 -05:00
testphdf5.c [svn-r5222] Purpose: 2002-04-22 15:24:59 -05:00
testphdf5.h [svn-r4975] Description: 2002-02-15 09:55:38 -05:00