Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25361] Update ALACRITY plugin to use min/max values and start changes ↵ | Jerome Soumagne | 2014-06-27 | 1 | -14/+167 |
| | | | | to post_update | ||||
* | [svn-r25297] Include H5Sprivate.h in ALACRITY plugin | Jerome Soumagne | 2014-06-16 | 1 | -0/+1 |
| | |||||
* | [svn-r25270] Update ALACRITY to support compressed index (not working) | Jerome Soumagne | 2014-06-12 | 1 | -0/+20 |
| | | | | | Update configure.ac and add --with-alacrity option Update FindALACRITY.cmake to use ridcompress library from ALACRITY | ||||
* | [svn-r25265] Clean up ALACRITY plugin | Jerome Soumagne | 2014-06-11 | 1 | -179/+403 |
| | | | | | | | Free ALACRITY resources correctly Get range from query Fix hyperslab selection Fix index example | ||||
* | [svn-r25243] Clean up ALACRITY plugin / debug output | Jerome Soumagne | 2014-06-09 | 1 | -505/+414 |
| | |||||
* | [svn-r25240] First working version of H5X_Alacrity | Jerome Soumagne | 2014-06-05 | 1 | -32/+322 |
| | | | | | | | | | Add H5X__alacrity_findBinRange1C Add H5X__alacrity_readIndex Generate dataspace selection from selected bins (only part of the index that corresponds to the selected bins is read) Update example to use float type (ALACRITY only supports float and double types) | ||||
* | [svn-r25236] Modify indexing example to first write dataset / create index / ↵ | Jerome Soumagne | 2014-06-02 | 1 | -180/+301 |
| | | | | | | | | do query Move index creation code to H5X_alacrity_create / no longer use set_extent Fix ALACRITY metadata read Clean up | ||||
* | [svn-r25230] Add support for ALACRITY indexing package | Jerome Soumagne | 2014-05-30 | 1 | -0/+657 |
Update CMakeLists / H5X Add H5_HAVE_ALACRITY macro |