Commit Graph

20 Commits (f280123d0b08c7f54987a33f3209c20d8e288b1f)

Author SHA1 Message Date
Karsten Weiss f280123d0b Spelling fixes (found by codespell) 2020-07-03 09:16:30 +02:00
Julian M. Kunkel c7974d194c Updated user documentation for changed odirect 2020-01-19 11:09:49 +00:00
Glenn K. Lockwood 7f4f4af215
Merge pull request #151 from haplav/patch-1
Update tutorial.rst
2019-10-02 13:10:16 -07:00
Glenn K. Lockwood b025d6bdb3
Merge pull request #153 from glennklockwood/docfixes
Updated documentation
2019-07-30 19:29:37 -05:00
Julian M. Kunkel cf197d5e38 Moved broken collectiveMetadata option into HDF5 backend module. #154 2019-05-22 10:21:18 +01:00
Glenn K. Lockwood 23106d17db forgot to RST-ify this 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 0bb96e9684 added docs for release process 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 2241f77a5d got NEWS importing correctly 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood aa3f045c92 fix spelling mistake 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 57f47db37f odds and ends 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood d0237d6d66 skript -> script 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 2333c23bed clean up intro 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 11d63f067a updated formatting 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 32f256f4ef bugfix 2019-05-19 09:40:43 -07:00
Glenn K. Lockwood 13fd0c6c16 populate sphinx doc versions automatically 2019-05-19 09:40:43 -07:00
Vaclav Hapla 13a17352ec
Update tutorial.rst
"Defeating Page Cache" should be a heading I guess.
2019-05-16 20:48:28 +02:00
Rob Latham 7d2464f733 HDF5: option to enable collective metadata
In HDF5-1.10 the library has an option to read and write the metadata of a file collectively.  One has to opt-in to this optimization with a property list but particularly at large scale it can have tremendous performance implications.

Further information:
- https://support.hdfgroup.org/HDF5/docNewFeatures/CollMDataIO/RFC-CollectiveMetadataReads.pdf
- https://support.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetAllCollMetadataOps
2018-09-20 11:12:08 -05:00
Shane Snyder 0ca5f26e84 cleanup RADOS func names and docs 2018-08-14 16:18:35 -05:00
Enno Zickler 6267203147 Doc: add tutorial, user guide and CI
This adds a beginners tutorial and splits up the conten of the old user
guide in categories. In the developer section gets a page for the
travis-CI.
2018-03-15 21:52:34 +01:00
Enno Zickler d5507955af Doc: Initial setup for Sphinx and Doxygen 2018-03-15 21:52:10 +01:00