summaryrefslogtreecommitdiffstats
path: root/examples/h5ff_client_M7.2-pep_demo.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r28545] converted from dos to unix formattingScot Breitenfeld2015-12-091-1288/+1288
* [svn-r28317] change exist API to use htri_t instead of hbool_t for now.Mohamad Chaarawi2015-11-091-1/+1
* [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-091-1/+5
* [svn-r25221] Added checks for failed malloc/callocRuth Aydt2014-05-271-5/+5
* [svn-r25194] - add required barrier in M7.2 demo programMohamad Chaarawi2014-05-151-0/+3
* [svn-r25176] - use dxpls instead of access property lists in prefetch and evi...Mohamad Chaarawi2014-05-071-21/+12
* [svn-r25155] Removed ASSERT_RET from places it shouldn't be called.Ruth Aydt2014-05-031-37/+37
* [svn-r25154] couple more cosmetic thingsRuth Aydt2014-05-031-2/+2
* [svn-r25152] cosmetic changes for consistent formattingRuth Aydt2014-05-031-3/+5
* [svn-r25049] Prepend user name to file name so that per-user files can be man...Ruth Aydt2014-04-151-4/+12
* [svn-r24988] - update M6.2,7.3 examples to do acquire from 1 ranks, and remov...Mohamad Chaarawi2014-04-081-53/+71
* [svn-r24917] Final updates for demo. asynch prefetch; more than 4 map entri...Ruth Aydt2014-03-271-31/+58
* [svn-r24911] - Added 'workaround' option, that is on by default. It causes e...Ruth Aydt2014-03-261-173/+161
* [svn-r24908] Ruth Aydt2014-03-261-147/+113
* [svn-r24891] - After container re-open, open the T objects.Ruth Aydt2014-03-251-87/+197
* [svn-r24848] Changed so DAOS Lustre is used by default and the -l flag says N...Ruth Aydt2014-03-201-9/+19
* [svn-r24842] fix bugMohamad Chaarawi2014-03-191-1/+1
* [svn-r24841] 1) Add Barriers from Mohamad's version as work-around to transac...Ruth Aydt2014-03-191-29/+118
* [svn-r24828] remove uneeded barrier..Mohamad Chaarawi2014-03-181-2/+0
* [svn-r24827] add another needed barrier.Mohamad Chaarawi2014-03-181-0/+2
* [svn-r24825] add a needed barrier.Mohamad Chaarawi2014-03-181-0/+2
* [svn-r24820] Change so only rank 0 prefetches objects, the does Bcast of repl...Ruth Aydt2014-03-181-6/+12
* [svn-r24819] Make changes to that if < 3 processes, Map and Named DataType ob...Ruth Aydt2014-03-181-3/+5
* [svn-r24818] Bracket H5RCacquire with H5E_BEGIN_TRY / H5E_END_TRY to supress ...Ruth Aydt2014-03-181-72/+80
* [svn-r24817] update 7.2 demo example.Mohamad Chaarawi2014-03-171-31/+31
* [svn-r24808] Client progrm to demonstrated Persist - Evict - Prefetch parts o...Ruth Aydt2014-03-171-0/+1054