summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_dset_rpartial.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in collective group open through soft links. MinorNeil Fortner2017-05-051-2/+2
* 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
* Improve handling of snapshots with multiple processes so any processesNeil Fortner2017-02-021-1/+1
* Implement new transaction model, transactions are now hidden from theNeil Fortner2017-01-311-24/+19
* Add h5dsm_dset_rpartial.cNeil Fortner2016-12-131-0/+153