| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Add file
Description:
Add parallel hyperslab benchmark.
|
|
|
|
|
|
| |
Updated with the new entry of Daily_tests_explained.
Platforms tested:
bin/chkmanifest
|
|
|
|
|
|
|
|
|
| |
Update
Description:
Added new files to the MANIFEST and added a new configure switch for
enabling building of the Flexible parallel HDF5 module.
Platforms tested:
Modi4 Eirene Arabica
|
|
|
|
|
|
| |
updated with the removal of h5dumptst.c and the addition of h5dumpgentest.c
Platforms tested:
Only tested in eirene via bin/chkmanifest
|
|
|
|
| |
Updated with added file.
|
|
|
|
| |
Add the tools/h5diff/Dependencies file.
|
|
|
|
| |
removed the Dependencies in h5diff from the MANIFEST file (the Dependencies file was not generated in the h5diff dir )
|
|
|
|
| |
insert then h5diff files
|
|
|
|
|
|
|
| |
Purpose:
Update for new test program.
Description:
Added file_handle.c in /test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix, code improvement
Description:
Fortran tests didn't cleanup created files. Also HDF5_PREFIX and
HDF5_PARAPREFIX were not used to specify location of the files.
There was a redundant file in the testpar directory that contained
an error reporting function used by both serial and parallel tests.
Solution:
Created library h5test_fortran.a that contains functions used by the
serial and parallel tests. It includes Fortran and C functions that
may be called from Fortran programs to report errors, to modify
file names and to cleanup files after run. Modified test code to
use new functions.
Platforms tested:
Linux 2.2 (eirene) serial
IRIX64 (modi4) parallel with HDF5_PREFIX and HDF5_PARAPREFIX set to $SCR
Solris 2.7 with mpich 1.2.4 with HDF5_PARAPREFIX set to /tmp/epourmal
|
|
|
|
|
|
|
|
|
| |
Purpose:
Design for compact dataset
Description:
Compact dataset is stored in the header message for dataset layout.
Platforms tested:
arabica, eirene.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code cleanup
Description:
Move get/set routines for each type of property list (file creation,
dataset creation, file access and dataset transfer) into their own source
code module.
Platforms tested:
FreeBSD 4.6 (sleipnir)
|
|
|
|
| |
Update with new MPI-posix driver files and testpar testing script.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compress I/O Test Add
Description:
This is the initial check-in of the compress I/O test. It will write
out compressed buffers to a file.
I need to implement a write of uncompressed data first for
comparison...
Platforms tested:
Linux
|
|
|
|
|
|
| |
Update
Description:
Added the "perform/gen_report.pl" file.
|
|
|
|
|
|
|
|
| |
Purpose:
remove all_withhdf4.zip from the file list
Description:
Solution:
Platforms tested:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated the way we used the AC_INIT macros so that it's current to
the new standard way and not deprecated anymore.
Also, added a test for some functions during parallel Fortran
configure. This required the creation of an H5config_fortran.h file
so that we can test for these...
Platforms tested:
Elena is going to test the changes to the fortran after she checks in
her other code. I will test on SDSC machines after getting her code.
The other changes were tested on Linux.
|
|
|
|
|
| |
Purpose:
added new file ./test/getname.c
|
|
|
|
| |
Update manifest with new files.
|
|
|
|
|
|
| |
Update
Description:
Updated to reflect change of set_extend.c to set_extent.c.
|
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated MANIFEST to reflect the removal of some autotools files which
the autotool upgrade made obsolete.
Platforms tested:
Linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Autotools Update
Description:
I've updated autoconf, automake, and libtool to the latest/greatest
versions; 2.53, 1.6, and 1.4.2 resp.
Many changes come with the new versions:
- ltconfig is no longer used
- acconfig.h is no longer used (#define values are declared with
the macro)
- regeneration of all of the aclocal.m4, configure, and
H5config.h.in files.
- new config.{guess,sub} files
- new ltmain.sh file
Platforms tested:
AIX (blue), and Linux
|
|
|
|
|
|
|
|
|
| |
HDF4 Removal
Description:
There were some testfiles still left after we removed HDF4 from the
HDF5 tree...
Platforms tested:
Linux
|
|
|
|
|
|
| |
Update
Description:
Reflect the removal of the HDF4 stuff from the HDF5 library
|
|
|
|
|
| |
Purpose:
Updated MANIFEST for removing all_lang.zip
|
|
|
|
|
| |
Platforms tested:
bin/chkmanifest
|
|
|
|
|
|
|
|
| |
Update
Description:
Added the addition of the tlarge_objname.* files...
Platforms tested:
Linux
|
|
|
|
|
| |
Purpose:
For adding INSTALL_Windows_withcpp.txt
|
|
|
|
|
|
|
|
| |
Test Add
Description:
Added a test for dumping files with the multi driver.
Platforms tested:
Linux
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated with the newest testfiles.
Platforms tested:
Linux
|
|
|
|
|
|
| |
Feature Add
Description:
Added set_extend to the MANIFEST and test/ directory Makefile.
|
| |
|
|
|
|
| |
Update manifest with new test file.
|
|
|
|
|
|
|
| |
Purpose:
Updated MANIFEST
Description:
Added file c++/config/irix6.x for modi4
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Feature Add
Description:
Added support for dumping Group Comments. This involved a
modification of the DDL as well.
Solution:
Steal code from h5ls and put it in the h5dump. The ddl.html file was
updated as normal. And a test was created...
Platforms tested:
Dangermouse, Modi4, Kelgia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removing the DPSS (gridstorage) driver source code.
Description:
The DPSS (using Grid-Storage) driver is retired.
Removed the configure option with-gridstorage from configure.in.
Cvs remove the following files
./src/H5FDdpss.c
./src/H5FDdpss.h
./test/dpss_read.c
./test/dpss_write.c
Regenerated Dependencies files (some had to be hand-edited since
'make depend' did not cover them.)
Removed reference to DPSS Virtual file driver from H5F.c.
Platforms tested:
modi4 (Parallel; -with-gass=...), eirene, arabica (fortran, cxx).
|
|
|
|
| |
Add missing h4toh5 file.
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Added configuration file for SP3 to support C++
Platforms tested:
NERSC SP3
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix and maintenance
Description:
I added new file tH5E.f90 to the fortran/test directory
Platforms tested:
arabica and eirene
|
|
|
|
| |
Add missing file.
|
|
|
|
|
|
| |
Code cleanup
Description:
Add new header file
|
|
|
|
|
|
|
|
| |
Purpose:
Updating MANIFEST
Description:
Added ./windows/all_lang.zip, which is all.zip plus the C++ API
library and tests.
|
| |
|
|
|
|
|
|
|
| |
Revise the beginning comment block with "better" wording,
at least better to me. :-)
Platforms tested:
chkmanifest it in eirene.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Feature Add
Description:
Added "install-example" and "install-all" to the Makefile system.
The behaviour of the "make install*" options:
make install - Installs binaries, libraries, include
files, and example programs.
make install-examples - Installs only the example programs.
The directories are:
${prefix}/doc/hdf5/examples/{c,c++,fortran}
make install-all - Install the binaries, libraries, include
files, example programs, and
documentation. The whole kit-n'-caboodle.
make uninstall-examples - Get rid of those example files (but not
the ${prefix}/doc/hdf5/examples/...
directories)
There's a new bin/ program which helps create directories which are
deeply nested called "mkdirs". It's a simple shell script.
Platforms tested:
Linux
|