summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_attr_write.c
Commit message (Expand)AuthorAgeFilesLines
* Implement H5Oopen, H5Oopen_by_addr, H5Acreate_by_name, H5Aopen_by_name,Neil Fortner2017-05-011-20/+5
* 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-0/+100