Commit Graph

20 Commits

Author SHA1 Message Date
Albert Cheng
83107da480 [svn-r6035] Description:
Added the new doc "Daily_Test_Explained" into the TechNotes section.
Platforms tested:
    Used IE to view the result.
2002-10-28 12:54:22 -05:00
Frank Baker
cfcc59fdf7 [svn-r5743]
Purpose:
    Update or correct H5FDread/write/flush parameters.
Description:
    H5FDread:        Added 'type' parameter. (Fixes an unreported bug.)
    H5FDread/write:  Changed 'size' parameter type to 'size_t'. (Update)
    H5FDflush:       Added 'closing' parameter.
    Minor copy-edit in footer.
Platforms tested:
    IE 5
2002-07-01 16:58:42 -05:00
Bill Wendling
8bcddaed97 [svn-r3359] Purpose:
Fix
Description:
    Fixed the install-doc command...
Solution:
    Mostly just fixed in the config/conclude.in file, but updated the doc
    directories with Makefile.ins and Dependencies so that they'd work.
Platforms tested:
    Linux, Solaris
2001-02-05 15:16:02 -05:00
Bill Wendling
898110c9cf [svn-r3108] Purpose:
Reformatted
Platforms tested:
	Netscape
2000-12-11 10:03:14 -05:00
Frank Baker
7bb514d358 [svn-r3103]
Purpose:
    Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes.
Platforms tested:
    IE 5
2000-12-08 14:46:51 -05:00
Albert Cheng
bfb94f9db6 [svn-r3012] Purpose:
New doc and update
Description:
    The original openmp-hdf5.html contains a bunch of C source code.
    HTML does not like source code, especially C-code that contained
    <...>.  It gobbled it badly.
Solution:
    Moved the source code to a new file, openmp-hdf5.c and make a
    reference to it from openmp-hdf5.html.
Platforms tested:
    Viewed via IE on an NT box.
2000-11-28 15:05:24 -05:00
Albert Cheng
7c505ce6e7 [svn-r3011] Purpose:
Update
Platforms tested:
    Viewed via IE.
2000-11-28 12:50:48 -05:00
Raymond Lu
97763c1071 [svn-r2997]
Purpose:
    Update
Description:
    Added a new testing program into this file.  It shows the way that
    does parallel computation and serialized I/O.
2000-11-22 14:20:35 -05:00
Raymond Lu
da4f3fd155 [svn-r2780]
Purpose:
    Update This Tech Note.
Description:
    Added some introduction to OpenMP and its programming requirements.
Solution:

Platforms tested:
2000-10-31 14:28:47 -05:00
Frank Baker
120d71ea78 [svn-r2761] Purpose:
TechNotes/VFLfunc.html: Minor reformatting for ease of reference
Platforms tested:
    IE5
2000-10-31 11:05:54 -05:00
Albert Cheng
7c2e453bee [svn-r2756] Purpose:
"New" document
Description:
    Raymond has prepared and added a new document reporting his
    experience of using HDF5 with OpenMP.  It was checked in as
    a .txt file but browsers could not display it properly, at least
    not for the MS-IE.
Solution:
    I renamed the file from openmp-test.txt to openmp-hdf5.html,
    added in simple mind html control statement (<pre>), added
    an entry to the TechNote.html so that it can be found with
    other technical notes.
Platforms tested:
    Viewed by MS-IE.
2000-10-31 10:40:57 -05:00
Bill Wendling
c8ac881942 [svn-r2742] Forgot some < and >'s. 2000-10-27 11:00:29 -05:00
Bill Wendling
4dee0b2ace [svn-r2740] Purpose:
Documentation of TS Library
Description:
	This is the document Chee Wai wrote up about the thread safe
	version of the HDF5 library. I just put it in HTML format and
	checked it in...
Platforms tested:
	Netscrape
2000-10-27 10:58:29 -05:00
Raymond Lu
81ca5616ba [svn-r2727]
Purpose:
    This file describes the experiencing of OpenMP with hdf5.
Description:
    All detailed description is in the file.
Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    Everything was done on modi4.
2000-10-24 14:24:22 -05:00
Quincey Koziol
ad0bc26604 [svn-r2721] Purpose:
Feature symmetry
Description:
    A while ago I needed to get the 'type' of data being accessed during writes
    to the VFL driver, so I put in code to get the information down there.
    Albert asked for the same information during reads, so I've added that in.
Tested:
    Netscape
2000-10-24 13:17:24 -05:00
Frank Baker
76443fe477 [svn-r2701] Purpose:
Adding new document
Description:
    Adding VFLfunc.html, a list of VFL functions, to HDF5 Technical Notes.
Platforms tested:
    IE 5
2000-10-19 12:20:40 -05:00
Frank Baker
af464b49c3 [svn-r2697] Purpose:
Adding new document
Description:
    Adding VFL.html (Virtual File Layer) to HDF5 Technical Notes.
    August 1999 version.  Will be updated for R1.4 by developer.
Platforms tested:
    IE 5
2000-10-18 17:43:50 -05:00
Albert Cheng
a40a5bfeec [svn-r2639] Purpose:
Update
Description:
    Added the description of the environment variable HDF5_MPI_OPT_TYPES
    which controls the use of optimized MPIO routines.
Platforms tested:
    Viewed via IE.
2000-10-09 11:40:12 -05:00
Albert Cheng
d01a78001f [svn-r2595] Purpose:
Feature
Description:
    Added a new document of all the controls (compiler macros,
    environment variables, ...) that affect the functionality of
    the libraries and tools.
Platforms tested:
    Viewed with MS IE.
2000-09-26 11:10:33 -05:00
Frank Baker
2e8cd59163 [svn-r2482] Bringing "HDF5 Technical Notes" into development branch (from R1.2 branch) 2000-08-25 12:42:24 -05:00