summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r5762] This commit was manufactured by cvs2svn to create tag 'hdf5_1_4_4'.hdf5-1_4_5hdf5-1_4_4cvs2svn2002-07-031-34/+0
|
* [svn-r5761] Elena Pourmal2002-07-0310-139/+157
| | | | | | | | | | Purpose: Maintenance: I am commiting files that were modified by h5vers -s 1.4.4 command and the files that made into the hdf5-1.4.4 released tar ball (*.zip and INATALL_windows.txt). Please do not check anything in until I send an email telling that you can do it! My next step will be tag the release with hdf5_1_4_4 tag. Thank you!
* [svn-r5758] Frank Baker2002-07-021-0/+1
| | | | | | | Purpose: Added 1 blank line for more uniform spacing. Platforms tested: Viewed in vi.
* [svn-r5757] Frank Baker2002-07-021-58/+65
| | | | | | | | Description: Filled in "Documentation" section. Made a light editorial pass on the entire file. Platforms tested: Viewed in vi. Printed.
* [svn-r5756] Elena Pourmal2002-07-021-6/+7
| | | | | | | | | Purpose: Maintenance for the hdf5-1.4.4 release Description: Added h5redeploy description, and removed post0 from the text. I also added the link to the official Zlib Website instead of ???. Frank is going to update Documentation section after this checkin.
* [svn-r5755] Purpose:Quincey Koziol2002-07-021-13/+36
| | | | | | | | | | | Documentation. Description: Added some description of what the transfer buffers, block size, etc. actually do. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5754] Purpose:Quincey Koziol2002-07-021-14/+4
| | | | | | | | | | Code cleanup Description: More small tweaks with the contiguous POSIX I/O case. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5753] Purpose:Quincey Koziol2002-07-021-1/+1
| | | | | | | | | | Code cleanup Description: Update format for printf Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5752] Purpose:Albert Cheng2002-07-022-11/+32
| | | | | | | | | | Bug fix Description: POSIX contigous pattern error corrected. Added detection if xfer buffer is actually too big. Added environment variables settings in help page. Platforms tested: modi4 pp
* [svn-r5751] Frank Baker2002-07-0257-60/+60
| | | | | | | Purpose: Updated R1.4.4 release date from June to July 2002. Platforms tested: IE 5
* [svn-r5750] Frank Baker2002-07-021-2/+22
| | | | | | | Purpose: Inserted short copyright notice in HTML source file comment. Platforms tested: IE 5
* [svn-r5749] Frank Baker2002-07-011-21/+30
| | | | | | | | | Description: Added H5Tget_member_index to "Added functions" list. Formatting changes "Added/Changed/Removed functions" section. Copy-edits in the RELEASE.txt/HISTORY.txt section. Platforms tested: IE 5
* [svn-r5748] Frank Baker2002-07-011-11/+33
| | | | | | | | | | | Purpose: Updated and added links. Description: Updated link to "Supported Configuration Features Summary" table. Added links to ADGuide/RELEASE.txt and ADGuide/HISTORY.txt. Minor formatting fixes. Platforms tested: IE 5
* [svn-r5747] Frank Baker2002-07-011-1/+2
| | | | | | | | | Purpose: Revised copyright statement per request of UI attorney. Description: Added ", as appropriate for the name(s) to be used" to bullet 5. Platforms tested: Viewed in vi.
* [svn-r5746] Frank Baker2002-07-011-2/+3
| | | | | | | | | Purpose: Revised copyright statement per request of UI attorney. Description: Added ", as appropriate for the name(s) to be used" to bullet 5. Platforms tested: IE 5
* [svn-r5745] Frank Baker2002-07-011-3/+3
| | | | | | | | | | Purpose: Update H5FDread parameter. Description: H5FDread: Added 'type' parameter. (Fixes an unreported bug.) Minor copy-edit in footer. Platforms tested: IE 5
* [svn-r5744] Frank Baker2002-07-011-7/+118
| | | | | | | | | | | Purpose: Update variable-length datatype info. Description: Added "Bit Field for Varaible-length Types (Class 9)" table. Added "Properties for Varaible-length Types (Class 9)" table. Corrected several minor typos. Platforms tested: IE 5
* [svn-r5741] Purpose:Quincey Koziol2002-07-012-47/+37
| | | | | | | | | | | Revert previous reversion... :-) Description: Found that the bug was actually in the library, not the benchmark, so revert back to the previous version I checked in. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5739] Purpose:Quincey Koziol2002-07-011-2/+6
| | | | | | | | | | | | | | | Bug fix. Description: 1-D non-contiguous hyperslabs were erroneously being detected as contiguous and were causing incorrect behavior for parallel I/O benchmark (and parallel programs in general). Solution: Modified algorithm to handle 1-D case correctly. Platforms tested: IRIX64 6.5 (modi4)
* [svn-r5738] Frank Baker2002-07-011-63/+66
| | | | | | | Purpose: Inserting R1.4.4 version of "Supported Configuarion Features Summary". Platforms tested: Viewed in vi.
* [svn-r5737] Purpose:Bill Wendling2002-07-013-38/+47
| | | | | | | | | | Bug Fix Description: CVS merges went kablooey on us (it's a technical term). Solution: Remerged my changes with Quincey's changes. Platforms tested: Linux
* [svn-r5735] Purpose:Quincey Koziol2002-07-013-693/+781
| | | | | | | | | | | | | | | Lots of changes. Description: Added the "block size" stuff for MPI-I/O. Rearranged the engine to use bytes as the basic unit for everything, instead of converting back and forth between ints & bytes. Hoisted lots of invariant code out of main benchmark loop. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5734] Description:Albert Cheng2002-07-011-1/+7
| | | | | | | | | | The nerror needed a (long_long) cast in order to print correctly by HDfprintf. Also block off the compiling of the gpfs stubs since they are not used yet. This eliminated some compiler warnings of defined but not used routines. Platforms tested: modi4, eirene, burrwhite.
* [svn-r5733] Change the wording of the message from "current directory" toAlbert Cheng2002-07-011-2/+2
| | | | | | "current setting". latforms tested: Modi4
* [svn-r5732] Purpose:Bill Wendling2002-07-012-74/+70
| | | | | | | | | | | | | Feature Revision Description: We're now forgetting the file size and concentrating on how many elements per process per dataset we want to write. The user specifies how many datasets, how many processes to run, and how many elements each process is going to write per dataset. We can calculate the size of the file from that information. Platforms tested: Linux (pp)
* [svn-r5731] Purpose:Albert Cheng2002-07-013-135/+308
| | | | | | | | | | New feature Description: Restored the old code for interleaved access for POSIX API. Added interleaved access for PHDF5 API. MPIO API for interleaved access is not working yet. Platforms tested: Modi4(pp), serial, eirene (pp).
* [svn-r5730] Purpose:Bill Wendling2002-07-014-12/+23
| | | | | | | | | | | Feature Add Description: Install the h5perf program (previously called pio_perf). This required the libh5test library to be compiled statically. I copied how things were compiled statically for the h5tools library into the test/Makefile.in. Platforms tested: Linux
* [svn-r5725] Purpose:Bill Wendling2002-06-283-10/+2
| | | | | | | | | | | Bug Fix Description: Removed reference to the Tutor/ directory in the doc tree since we aren't going to distribute it for this release. Solution: Removed the references from the configure and appropriate Makefile.in Platforms tested: Linux
* [svn-r5724] Raymond Lu2002-06-271-3/+2
| | | | | | | | | | | Purpose: bug fix Description: In H5HG_remove, heap object header wasn't included for size("need" in H5HG_remove). Solution: Added heap object header size in. Platforms tested: Linux 2.2(eirene).
* [svn-r5722] Snapshot version 1.4 release 4 (pre5)HDF Admin2002-06-2710-74/+136
|
* [svn-r5721] MuQun Yang2002-06-271-1/+2
| | | | | | | | Purpose: update install on windows doc. Description: Solution: Platforms tested:
* [svn-r5719] Purpose:Quincey Koziol2002-06-273-95/+180
| | | | | | | | | | New Feature Description: Added support for collective I/O with MPI and HDF5 access methods. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5717] Purpose:Quincey Koziol2002-06-273-195/+150
| | | | | | | | | | | | New Feature Description: Added interleaved block pattern to MPI and HDF5 access methods. Also, changed the blocks to just use the same size as the regular blocks for I/O, instead of a separate block size. Platforms tested: IRIX64 6.5 (modi4) w/parallel
* [svn-r5715] Description:Albert Cheng2002-06-271-1/+1
| | | | | | Fixed a typo in LT_LINK_EXE=... line. Platforms tested: Eirene (pp), arabica, modi4
* [svn-r5714] MuQun Yang2002-06-261-3/+2
| | | | | | | | Purpose: remove zlib related old info. Description: Solution: Platforms tested:
* [svn-r5713] MuQun Yang2002-06-261-8/+7
| | | | | | | | Purpose: correct typos. Description: Solution: Platforms tested:
* [svn-r5712] Elena Pourmal2002-06-261-21/+5
| | | | | | | Purpose: Maintenance Description: Updated INSTALL_Windows_withF90.txt for the upcomin release
* [svn-r5711] Raymond Lu2002-06-261-1/+3
| | | | | | | | | Purpose: Information update. Description: Added IA-32 platform result. Platforms tested: platinum.
* [svn-r5709] Purpose:Bill Wendling2002-06-254-6/+6
| | | | | | Feature Fix Description: Changed NPROCS to 2 instead of 3.
* [svn-r5708] Purpose:Bill Wendling2002-06-254-21/+29
| | | | | | | | | | | | Bug Fix Description: I was nullifying the RUNPARALLEL and other macros when I shouldn't have been (they were set to sensible things). I also ported the RUNPARALLEL macros from the hdf5/config directory to the hdf5/fortran/config directory for the powerpc-ibm-[45].x files. Solution: Removed the offending 'RUNPARALLEL=""' lines. Also changed default number of processes to 3 instead of 2.
* [svn-r5706] Purpose:Quincey Koziol2002-06-251-0/+4
| | | | | | | | | | | | | | Bug Fix. Description: Contiguous types created for "all" and contiguous hyperslab selections was not being committed before using them. Solution: Commit them. :-) This fixes the problems on the LLNL Blue Pacific machine. Platforms tested: LLNL Blue Pacific w/parallel.
* [svn-r5705] MuQun Yang2002-06-251-3/+12
| | | | | | | | | | Purpose: Update release doc for windows-specified issue. Description: Things like zlib out, binary and source with different zlib and backward compatible are addressed. Solution: Platforms tested:
* [svn-r5704] MuQun Yang2002-06-251-32/+28
| | | | | | | | | Purpose: update INSTALL_Windows.txt Description: zlib is moved out of HDF5 source tree, re-arrange the project file. Solution: Platforms tested:
* [svn-r5703] Purpose:Bill Wendling2002-06-251-6/+12
| | | | | Described the removal of the H4 to H5 tools from the main source tarball...
* [svn-r5702] Elena Pourmal2002-06-251-1/+4
| | | | | | | | Purpose: Maintenance Description: Added information about overloaded h5dwrite(read)_f and h5awrite(read)_f functions in 1.4.4 release.
* [svn-r5700] Purpose:Bill Wendling2002-06-251-24/+24
| | | | | | | | | | | | Bug Fix Description: Making of the programs when using the --srcdir option didn't work. It couldn't find the files to compile. Solution: Specified where the files are by prepending the $(srcdir) macro to them. Platforms tested: Linux
* [svn-r5699] Purpose:Quincey Koziol2002-06-251-9/+31
| | | | Added "Performance Improvements" section.
* [svn-r5698] Elena Pourmal2002-06-251-5/+3
| | | | | | | | Purpose: Maintenance Description: I forgot to describe C compiler flag -DIA64 that should be specified in order to build Fortran Library on IA64.
* [svn-r5697] Elena Pourmal2002-06-251-15/+31
| | | | | | | | Purpose: Maintenance Description: Did more clean-up of the "Tested Platforms" section and added information how to build with Intel Fortran compiler.
* [svn-r5695] Purpose:Quincey Koziol2002-06-251-2/+2
| | | | Update FreeBSD version info.