summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_dset_read.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for collective group create and open, usingNeil Fortner2017-04-241-0/+2
* Modify plugin to use H5VL_daosm_term as the plugin's terminate callback,Neil Fortner2017-03-161-4/+0
* Modify DAOS-M plugin to call daos_pool_connect at plugin initializationNeil Fortner2017-03-141-4/+9
* Implement attribute read/write. Added examples for this. AddedNeil Fortner2017-02-101-1/+1
* Implement new transaction model, transactions are now hidden from theNeil Fortner2017-01-311-24/+19
* Split H5VLdaosm.h into public and private headers, to remove the needNeil Fortner2016-12-131-4/+4
* Add transaction number printing for write examples, optional transactionNeil Fortner2016-12-121-5/+18
* Fix bugs in read/write implementation. Only seems to read/write theNeil Fortner2016-11-291-4/+1
* Initial implementation of dataset reads and writes. Untested. Does notNeil Fortner2016-11-291-0/+86