Network

 
AuthorCommitMessageCommit Date
Jerome SoumagneJerome Soumagne
1ee29815219[svn-r24877] Last fixes and demo updates for H5X
Mohamad ChaarawiMohamad Chaarawi
2bf7d8b4a9a[svn-r24874] comment out corruption code that was added.
Mohamad ChaarawiMohamad Chaarawi
3de16e32657[svn-r24873] use num_peers as count for trans_start in fopen.
Ruth AydtRuth Aydt
04951589ad1[svn-r24872] Updated so that user transactions start with #1 and not #0, reflecting requirements at DAOS level.
Mohamad ChaarawiMohamad Chaarawi
e432679fafc[svn-r24862] - fix some valgrind warnings. - add ION corruption check for demo.
Mohamad ChaarawiMohamad Chaarawi
00ed54279d3[svn-r24858] - bug fix to oidkv access. - comment out some bloatdebugging logs
Jerome SoumagneJerome Soumagne
397ab44d12e[svn-r24854] Removed getchar used in test to attach gdb
Jerome SoumagneJerome Soumagne
28f6a97368f[svn-r24853] Minor fixes and cleanup for H5Xdummy
Ruth AydtRuth Aydt
795bdc3f76d[svn-r24848] Changed so DAOS Lustre is used by default and the -l flag says NOT to use it. Extra check for value after -s flag. (that it's there & doesn't start w/ -)
Jerome SoumagneJerome Soumagne
201f3d6c032[svn-r24847] Remove printf and fix index write
Jerome SoumagneJerome Soumagne
ce0e0bab106[svn-r24845] More update to H5Xdummy and add printfs
Jerome SoumagneJerome Soumagne
dab27e11ec5[svn-r24844] More progress on post_update/query for H5Xdummy
Mohamad ChaarawiMohamad Chaarawi
1378cfcf308[svn-r24842] fix bug
Ruth AydtRuth Aydt
0003fbc5428[svn-r24841] 1) Add Barriers from Mohamad's version as work-around to transaction race in IOD. 2) Add code to evict replicas 3) Reorder sequence of object open & prefetch operations after file is re-opened (to make it easier to bracket prefetches with pause) 4) Add -p seconds option. This lets you specify number of seconds to pause at various places in code (before/after evicts & prefetches) so BB space can be checked with out-of-band tool like du or ls. NOTE: Need to come back and do bet...
Mohamad ChaarawiMohamad Chaarawi
1f9ff23d03d[svn-r24840] - fix bug in file open - add ifdef in indexing dummy plugin
Jerome SoumagneJerome Soumagne
dc25c071f06[svn-r24839] More dummy index implementation Fix output encoding/decoding for index_get_info More cleanup and fixes Add H5Pget_xapl_read_context
Mohamad ChaarawiMohamad Chaarawi
330012c6b0e[svn-r24838] add ifdefs aroung xapl routine.
Jerome SoumagneJerome Soumagne
85dd00f4741[svn-r24837] Add TODO list for EFF tasks
Jerome SoumagneJerome Soumagne
39fe636db8f[svn-r24836] Modify client_index to create one dataset per process More implementation of H5Xdummy Check that plugin callbacks are implemented Mores fixes / cleanup
Mohamad ChaarawiMohamad Chaarawi
4be4ca8af6d[svn-r24835] another fix
Mohamad ChaarawiMohamad Chaarawi
82b9cb00fde[svn-r24834] bug dox to avoid segfault when dcreate_anon fails
Mohamad ChaarawiMohamad Chaarawi
0f31ebc8290[svn-r24833] bug fix..
Mohamad ChaarawiMohamad Chaarawi
0a1f7f0727a[svn-r24832] add some helpful debugging log messages.
Mohamad ChaarawiMohamad Chaarawi
fad740120e2[svn-r24828] remove uneeded barrier..
Mohamad ChaarawiMohamad Chaarawi
0d0dee92a22[svn-r24827] add another needed barrier.
Mohamad ChaarawiMohamad Chaarawi
081b9a1e6bf[svn-r24825] add a needed barrier.
Mohamad ChaarawiMohamad Chaarawi
929eb3fe85e[svn-r24823] add --with-iodp for building old iod tarball for daos_p
Mohamad ChaarawiMohamad Chaarawi
604d93e8a0f[svn-r24821] remove link to mdhim and pbl since they are embedded in IOD.
Ruth AydtRuth Aydt
88437143334[svn-r24820] Change so only rank 0 prefetches objects, the does Bcast of replica_id to other ranks. Untested on DAOS-LUSTRE
Ruth AydtRuth Aydt
c13c94df27d[svn-r24819] Make changes to that if < 3 processes, Map and Named DataType objects still get created & code will run.
Ruth AydtRuth Aydt
7286dfd0fde[svn-r24818] Bracket H5RCacquire with H5E_BEGIN_TRY / H5E_END_TRY to supress DIAG messages at library level (tip from Mohamad). Fix a couple output messages to reflected incremented TR/RC numbers, and also adjust var names to match RC numbers.
Mohamad ChaarawiMohamad Chaarawi
6bdd8d9a00b[svn-r24817] update 7.2 demo example. - fix bug. - bump tr id by 1 fix mopen when parent does not exist
Mohamad ChaarawiMohamad Chaarawi
aa5578c53a4[svn-r24815] Skip over TR0 in file_create. Use TR1 to create root group and co. update examples (still missing demo programs).
Jerome SoumagneJerome Soumagne
570271da6ab[svn-r24814] Fixes for tr_id/rcxt_id in xapl/xcpl/xxpl properties
Jerome SoumagneJerome Soumagne
ad72021fd1b[svn-r24813] Add H5Xpublic/H5Vpublic to hdf5.h Add index test in testff Add indexing query callback to H5Vcreate Cleanup
Mohamad ChaarawiMohamad Chaarawi
bcf7c98ef92[svn-r24809] add M7.2 example to makefile.
Ruth AydtRuth Aydt
3f5a25945b8[svn-r24808] Client progrm to demonstrated Persist - Evict - Prefetch parts of Milestone 7.2
Mohamad ChaarawiMohamad Chaarawi
e56a2ba0275[svn-r24801] fix bug in get_index_info to not return an error if an index plugin does not exist.
Mohamad ChaarawiMohamad Chaarawi
17d23b4f718[svn-r24799] fixes for indexing.
Jerome SoumagneJerome Soumagne
0a98583aa45[svn-r24798] More fixes to H5X Add H5VLiod_index.c to cmake
Jerome SoumagneJerome Soumagne
517bbb52b34[svn-r24797] More fixes to H5X client
Mohamad ChaarawiMohamad Chaarawi
f70b7c4644a[svn-r24796] missed terminating some ifdefs.
Mohamad ChaarawiMohamad Chaarawi
37fc5d1f28e[svn-r24795] forgot to svn add index server code last commit.
Mohamad ChaarawiMohamad Chaarawi
4d3d36b8c4a[svn-r24793] Add indexing server implementation. add indexing configure flag. add indexing files to Makefile.am
Jerome SoumagneJerome Soumagne
01660ee7416[svn-r24791] Add H5X indexing API - only FF routines for now Add H5X plugin framework and H5Xdummy plugin basis Add support for index create/remove/open/close/pre_update/post_update inside library Add H5VL_iod_dataset_set/get/remove_index_info (attach index handle to H5VL_iod_dset_t) Add H5Pxapl/xcpl/xxpl property lists for indexing API Modify library to support H5X term / errors / etc
Jerome SoumagneJerome Soumagne
ae8560333bf[svn-r24790] sync testff
Mohamad ChaarawiMohamad Chaarawi
9f23fb291d2[svn-r24788] update prefetch/evict examples.
Mohamad ChaarawiMohamad Chaarawi
e35427c3715[svn-r24784] fix map get bug.
Mohamad ChaarawiMohamad Chaarawi
0ed93555aef[svn-r24778] run reconfigure with new configure.ac changes.
Mohamad ChaarawiMohamad Chaarawi
e551fef9e30[svn-r24777] update configure.ac to pickup daos libs (not daos_posix).