File: TechNotes.html

package info (click to toggle)
hdf5 1.8.13%2Bdocs-15
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 171,520 kB
  • sloc: ansic: 387,158; f90: 35,195; sh: 20,035; xml: 17,780; cpp: 13,516; makefile: 1,487; perl: 1,299; yacc: 327; lex: 178; ruby: 37
file content (425 lines) | stat: -rw-r--r-- 13,785 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<html>
<head><title>
HDF5 Special Topics and Technical Notes
</title></head>

<body bgcolor="#FFFFFF">


<!-- #BeginLibraryItem "/ed_libs/styles_Gen.lbi" -->
<!--
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  * Copyright by The HDF Group.                                               *
  * Copyright by the Board of Trustees of the University of Illinois.         *
  * All rights reserved.                                                      *
  *                                                                           *
  * This file is part of HDF5.  The full HDF5 copyright notice, including     *
  * terms governing use, modification, and redistribution, is contained in    *
  * the files COPYING and Copyright.html.  COPYING can be found at the root   *
  * of the source code distribution tree; Copyright.html can be found at the  *
  * root level of an installed copy of the electronic HDF5 document set and   *
  * is linked from the top-level documents page.  It can also be found at     *
  * http://www.hdfgroup.org/HDF5/doc/Copyright.html.  If you do not have      *
  * access to either file, you may request a copy from help@hdfgroup.org.     *
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 -->
<!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/NavBar_TechN.lbi" --><hr>
<center>
<table cellspacing=0 cellpadding=0 border=0 width=98%>
<tr><td valign=top align=left>
<a href="index.html">HDF5 documents and links</a>&nbsp;<br>
<a href="H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
<!--
<a href="Glossary.html">Glossary</a><br>
-->
</td>

<td valign=top align=right>
<a href="UG/index.html">HDF5 User's Guide</a>&nbsp;<br>
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>&nbsp;<br>
<a href="RM/RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>

<!--
And in this document, 
HDF5 Technical Notes&nbsp;&nbsp;
<br>
<a href="TechNotes/FreeLists.html">Memory Management and Free Lists</a>&nbsp;&nbsp;
-->

</td></tr>
</table>
</center>
<hr>
<!-- #EndLibraryItem --><center>
<h1>HDF5 Special Topics and Technical Notes</h1>
<!--
<h3>Technical Notes for HDF5 Library and Driver Developers</h3>
-->
</center>


<center>
<table cellpadding="5" border=0 width=95%>


<tr><td valign=top colspan=5>
<!--
    This informal collection is of interest to those 
    with specific technical interests in HDF5.
    , including
    HDF5 Library installation, development, and maintenance, and 
    the development and maintenance of drivers 
    that are closely-coupled with HDF5.
    These notes are not generally of interest to applications developers 
    and certainly not of interest to end users.
    <p>
    Documents in the first section are current.
    Documents in the second section are not formally maintained and 
    may be somewhat out of date.
-->
    <hr>

<h3>Special Topics</h3>

</td></tr>

<tr><td valign=top>
<a href="TechNotes/VFL.html">Virtual File Layer</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    A description of the HDF5 virtual file layer (VFL), 
    a public API for the implementation of custom I/O drivers 
</td></tr>

<tr><td valign=top>
<a href="TechNotes/VFLfunc.html">List&nbsp;of&nbsp;VFL&nbsp;Functions</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    A list of the VFL functions, <code>H5FD*</code>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/Version.html">HDF5 Library Version Numbers</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    A description of HDF5 release version numbers
</td></tr>

<tr><td valign=top>
<a href="TechNotes/ReleaseSigning.html">Checksumming and 
    Digitally Signing HDF5 Releases</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    Explanation of what MD5 checksums and PGP signatures are and why and 
    how to apply them to HDF5 releases.
    <!--
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    19 Sep 2005</font>
    -->
</td></tr>

<tr><td valign=top>
<a href="TechNotes/Automake.html">Automake Use Cases</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    Simple explanations of how to make some common changes to 
    HDF5&rsquo;s Automake-generated Makefiles.am.
    <!--
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    22 Sep 2005</font>
    -->
</td></tr>

<tr><td valign=top>
<a href="TechNotes/Daily_Test_Explained.htm">Daily Test Explained</a>
    </td><td>&nbsp;</td><td valign=top colspan="3">
    An explanation of the Daily Testing for HDF software conducted.
    <!--
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    28 Oct 2002</font>
    -->
</td></tr>

<tr><td valign=top>
<a href="TechNotes/VLTypes.html">Variable-length Datatype Information</a> 

    <!--                                                         -->
    <!-- THIS DOCUMENT MUST BE WORKED INTO THE REGULAR DOC SET.  -->
    <!--                                                         -->

    </td><td>&nbsp;</td><td valign=top colspan="3">
    A description of various aspects of using variable-length datatypes 
    in HDF5.
    <!--
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    9 Sep 2003</font>
    -->
</td></tr>

<tr><td colspan="5">
    <hr>
</td></tr>




<tr><td valign=top colspan=5>

<h3>Technical Notes and Historical Notes</h3>

    These documents are retained they shed light on HDF5&rsquo;s 
    design and development history;
    many were working papers for the original HDF5 design process.
    <p>
    Where available, the most recent update of the technical content
    of a document is listed in the right-hand column.
    These documents are not actively maintained and may be out of date.
</td></tr>

<!--
<tr><td valign=top>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
    <td valign=bottom><font size="-1"><u>Last&nbsp;modified</u></font></td>
</td></tr>
-->

<tr><td valign=top>
<a href="TechNotes/MemoryMgmt.html">Memory Management</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of memory management issues in HDF5
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    <!--
    31 July 1997 <i>?</i>
    -->
    </font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/FreeLists.html">Memory Management and Free Lists</a>
    </td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
    Notes regarding the implementation of free lists and memory management
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    3 May 2000</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/HeapMgmt.html">Heap Management</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of the H5H heap management functions
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    8 July 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/RawDStorage.html">Raw Data Storage</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of the storage of raw HDF5 data
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    25 Nov 1997</font>
</td></tr>


<tr><td valign=top><a href="TechNotes/IOPipe.html">I/O Pipeline</a>
    </td><td>&nbsp;</td><td valign=top>
    A description of the raw data I/O pipeline
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    18 Mar 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/BigDataSmMach.html">
    Large Datasets on Small Machines</a>
    </td><td>&nbsp;</td><td valign=top>
    A guide to accessing large datasets on small computers
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    19 Jul 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/MoveDStruct.html">
    Relocating a File Data Structure</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of the issues involved in moving file data structures once 
    they have been cached in memory
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    14 Jul 1997</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/ExternalFiles.html">
    Working with External Files</a>
    </td><td>&nbsp;</td><td valign=top>
    A guide to the use of multiple files with HDF5
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    8 Sep 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/ObjectHeader.html">Object Headers</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of the H5O object header functions
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    8 Jul 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/SymbolTables.html">
    Symbol Table Caching Issues</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of issues involving caching of object header messages in
    symbol table entries
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    8 Jul 1998</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/H4-H5Compat.html">
    HDF4/HDF5 Compatibility</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of compatibility issues between HDF4 and HDF5
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    8 Oct 1997</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/ChunkingStudy.html">
    Testing the Chunked Layout of HDF5</a>
    </td><td>&nbsp;</td><td valign=top>
    A white paper discussing the motivation to implement raw data chunking 
    in the HDF5 library
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    30 Jan 1997</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/LibMaint.html">Library Maintenance</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of HDF5 library maintenance issues
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    15 Oct 1999</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/CodeReview.html">Code Review</a>
    </td><td>&nbsp;</td><td valign=top>
    Code Review 1 and 2
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    10 Nov 1997</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/NamingScheme.html">Naming Schemes</a>
    </td><td>&nbsp;</td><td valign=top>
    A discussion of naming schemes for HDF5 library modules, functions, 
    datatypes, etc.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    5 Aug 1997</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/ThreadSafeLibrary.html">Thread Safe HDF5 Library 
    Implementation</a>
    </td><td>&nbsp;</td><td valign=top>
    A report on the implementation of a thread safe HDF5 library.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    27 Sep 2000</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/openmp-hdf5.html">Using HDF5 with OpenMP</a>
    </td><td>&nbsp;</td><td valign=top>
    A short report on using HDF5 with OpenMP.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    28&nbsp;Nov&nbsp;2000&nbsp;</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/SWControls.html">HDF5 Software Controls</a>
    </td><td>&nbsp;</td><td valign=top>
    Descriptions of the HDF5 knobs and controls, such as the 
    environment variables and settings that control the functionality 
    of the HDF5 libraries and tools.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    11 Dec 2000</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/TestReview.html">Test Review</a>
    </td><td>&nbsp;</td><td valign=top>
    Results of reviewing tests for API functions.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    11 Nov 2002</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/Basic_perform.html">Basic Performance Tools</a>
    </td><td>&nbsp;</td><td valign=top>
    A description of the three basic performance tools (chunk, iopipe, 
    overhead).
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    4 Jun 2003</font>
</td></tr>

<tr><td valign=top>
<a href="TechNotes/ReservedFileSpace.html">Reserved File Address Space</a>
    </td><td>&nbsp;</td><td valign=top>
    A description of HDF5&rsquo;s internal system for ensuring that files 
    stay within their address space.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    28 Sep 2006</font>
</td></tr>

<tr><td valign=top><a href="TechNotes/DataTransformReport.htm">Data Transform 
    Report</a>
    </td><td>&nbsp;</td><td valign=top>
    Report of the data transform implementation.
    </td><td>&nbsp;</td><td valign=top><font size="-1">
    10 Dec 2004</font>
</td></tr>

</table>
</center>

<br>
<br>


<!-- #BeginLibraryItem "/ed_libs/NavBar_TechN.lbi" --><hr>
<center>
<table cellspacing=0 cellpadding=0 border=0 width=98%>
<tr><td valign=top align=left>
<a href="index.html">HDF5 documents and links</a>&nbsp;<br>
<a href="H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
<!--
<a href="Glossary.html">Glossary</a><br>
-->
</td>

<td valign=top align=right>
<a href="UG/index.html">HDF5 User's Guide</a>&nbsp;<br>
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>&nbsp;<br>
<a href="RM/RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>

<!--
And in this document, 
HDF5 Technical Notes&nbsp;&nbsp;
<br>
<a href="TechNotes/FreeLists.html">Memory Management and Free Lists</a>&nbsp;&nbsp;
-->

</td></tr>
</table>
</center>
<hr>
<!-- #EndLibraryItem --><address>

<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" -->
<address>
<table width="100%" border="0">
  <tr valign="top">
      <td align="left">
          <address>
          The HDF Group Help Desk: <img src="Graphics/help.png" align=top height=16>
          <br>
          Describes HDF5 Release 1.8.13, May 2014.
          </address>
      </td><td width="5%">&nbsp;</td>
      <td align="right">
          <a href="Copyright.html">Copyright</a> by
          <a href="http://www.hdfgroup.org">The HDF Group</a>
          <br>
          and the Board of Trustees of the University of Illinois
      </td>   
  </tr>   
</table>
</address>
<!-- #EndLibraryItem -->

Last modified:  14 September 2012



</body>
</html>