Network

 
AuthorCommitMessageCommit Date
Mohamad ChaarawiMohamad Chaarawi
57ac83f5ba5[svn-r25278] run reconfigure.
Jerome SoumagneJerome Soumagne
99f7d40324a[svn-r25277] Add H5_HAVE_ALACRITY definition for autoconf and add index prog into examples
Mohamad ChaarawiMohamad Chaarawi
39063868f29[svn-r25272] reconfigure
Mohamad ChaarawiMohamad Chaarawi
7f314a753f2[svn-r25271] unlink container on H5Fopen when container is empty (no root group).
Jerome SoumagneJerome Soumagne
8f56ac30cfa[svn-r25270] Update ALACRITY to support compressed index (not working) Update configure.ac and add --with-alacrity option Update FindALACRITY.cmake to use ridcompress library from ALACRITY
Jerome SoumagneJerome Soumagne
ad04e5ff3f1[svn-r25269] Add H5Qapply_combine back
Jerome SoumagneJerome Soumagne
058eba7f5ba[svn-r25265] Clean up ALACRITY plugin Free ALACRITY resources correctly Get range from query Fix hyperslab selection Fix index example
Mohamad ChaarawiMohamad Chaarawi
a0aa11c0b2b[svn-r25264] implement H5TRset_dependency()
Mohamad ChaarawiMohamad Chaarawi
3da72f1d5b1[svn-r25262] user hyperslab selection instead of point selection when applying query on a region.
Mohamad ChaarawiMohamad Chaarawi
760b55453ba[svn-r25259] revert num vol threads back to 16.
Jerome SoumagneJerome Soumagne
812e988fc5d[svn-r25258] Make H5VM_array_calc_pre non static
Jerome SoumagneJerome Soumagne
a02435fd207[svn-r25257] Free index metadata after open is done
Jerome SoumagneJerome Soumagne
f39e8f67203[svn-r25256] Sync testff with examples
Mohamad ChaarawiMohamad Chaarawi
0f56ecfbca1[svn-r25255] optimization to farm to the workers once instead of multiple times. - commented out now since we still don't have the API to support dataspace combine ops.
Mohamad ChaarawiMohamad Chaarawi
5f19b9e08ff[svn-r25253] fix bugs in analysis shipping framework.
Mohamad ChaarawiMohamad Chaarawi
8c551f6e093[svn-r25244] first cut on new analysis shipping. - missing AND / OR for regions (faking now).
Jerome SoumagneJerome Soumagne
28498722301[svn-r25243] Clean up ALACRITY plugin / debug output
Jerome SoumagneJerome Soumagne
cbaffd39242[svn-r25240] First working version of H5X_Alacrity Add H5X__alacrity_findBinRange1C Add H5X__alacrity_readIndex Generate dataspace selection from selected bins (only part of the index that corresponds to the selected bins is read) Update example to use float type (ALACRITY only supports float and double types)
Jerome SoumagneJerome Soumagne
f73776bd637[svn-r25236] Modify indexing example to first write dataset / create index / do query Move index creation code to H5X_alacrity_create / no longer use set_extent Fix ALACRITY metadata read Clean up
Ruth AydtRuth Aydt
1b313b47847[svn-r25235] Add -l switch to control whether or not /DL is created. (may want to do some tests w/o it)
Mohamad ChaarawiMohamad Chaarawi
308cdf5cdfd[svn-r25234] minor thing..
Jerome SoumagneJerome Soumagne
c2f2f2ff56c[svn-r25232] Fix index query in H5Dquery_ff
Jerome SoumagneJerome Soumagne
723863d26b8[svn-r25231] Update index test for ALACRITY
Jerome SoumagneJerome Soumagne
050904860b5[svn-r25230] Add support for ALACRITY indexing package Update CMakeLists / H5X Add H5_HAVE_ALACRITY macro
Jerome SoumagneJerome Soumagne
18d08ee4e75[svn-r25229] Use H5X_PLUGIN_DUMMY instead of number
Jerome SoumagneJerome Soumagne
5589dca5c6e[svn-r25228] Fix index close in H5Dclose_ff
Mohamad ChaarawiMohamad Chaarawi
63d22ffee03[svn-r25227] update print for object map layout.
Mohamad ChaarawiMohamad Chaarawi
81cd798e0fc[svn-r25226] - implement and use H5Dquery_ff() when creating views (not tested with indexing enabled yet). - cleanup old indexing code in view create at the client as it's not needed anymore.
Mohamad ChaarawiMohamad Chaarawi
5ba1cfe00a4[svn-r25224] add 2 new routines to get an hid_t for a file from an IOD container handle and to release the hid_t.
Ruth AydtRuth Aydt
51a255492b7[svn-r25221] Added checks for failed malloc/calloc
Mohamad ChaarawiMohamad Chaarawi
4687e48c506[svn-r25220] fix bug for cores execution.
Ruth AydtRuth Aydt
1edc2f9d3e5[svn-r25219] Add check for return value from calloc. Add reporting of MB/sec for timing output Add some additional output regarding experiment size, etc.
Mohamad ChaarawiMohamad Chaarawi
8e8cd5f11cf[svn-r25218] allow making co-resident calls from a server process in non-coresident mode: - add mercury checks to get the addresses correct - add a second AXE engine for those calls
Mohamad ChaarawiMohamad Chaarawi
ada972178f6[svn-r25214] num axe threads set to 16 instead of 2.
Mohamad ChaarawiMohamad Chaarawi
39acf53157c[svn-r25213] - fix Queries on attributes when constructing Views. - add example
Mohamad ChaarawiMohamad Chaarawi
2cd146b786f[svn-r25211] fix something.
Mohamad ChaarawiMohamad Chaarawi
74d843e3408[svn-r25210] - implement Views * not fully tested yet - other bug fixes
Ruth AydtRuth Aydt
4bd8f578298[svn-r25196] Add a barrier before EFF_finalize()
Mohamad ChaarawiMohamad Chaarawi
af63f420e6c[svn-r25195] add needed barrier in prefetch test.
Mohamad ChaarawiMohamad Chaarawi
148aa1a5714[svn-r25194] - add required barrier in M7.2 demo program - add USER env to file_name of eff_vpic when corrupting to allow others to run corruption tests.
Mohamad ChaarawiMohamad Chaarawi
4b2f4f74fab[svn-r25193] fix bug in Map get with VL data
Mohamad ChaarawiMohamad Chaarawi
6c78599065b[svn-r25192] update trace for new APIs.
Jerome SoumagneJerome Soumagne
d2740e813f6[svn-r25187] Update H5Qapply to use all query types on singleton query Update query example A few fixes to H5Q (inc. refcount after H5Q_get_components)
Mohamad ChaarawiMohamad Chaarawi
924f84ffa9b[svn-r25182] - implement skip as transaction aborts for now (not IOD skip) - implement sub-object prefetch for datasets and maps
Ruth AydtRuth Aydt
a5b863ee6bb[svn-r25179] Fix assert to use correct *space_id in check
Jerome SoumagneJerome Soumagne
5639257326d[svn-r25178] Sync testff again after latest changes
Jerome SoumagneJerome Soumagne
11beec31644[svn-r25177] Fix H5_HAVE_IOD_CORRUPT_TOOL not defined warning
Mohamad ChaarawiMohamad Chaarawi
a2e99ef3166[svn-r25176] - use dxpls instead of access property lists in prefetch and evict calls. - remove two routines: H5Pset_read_replica and H5Pset_evict_replica. - add new routine: H5Pset_dxpl_replica - update implementation and examples
Jerome SoumagneJerome Soumagne
4ac55511776[svn-r25172] Add H5Qget_match_info/H5Qget_components/H5Qget_combine_op to H5Q interface Add H5Q_SINGLETON to H5Q_combine_op_t which is returned if query is a singleton Add H5Q_TYPE_ATTR_VALUE to H5Q_type_t to select attribute values Clean up H5Q interface, remove warnings and add doc
Mohamad ChaarawiMohamad Chaarawi
dceab3eda9d[svn-r25171] - fix bugs with dt conversions in non-coresident mode - change example to have rcacquire done from 1 rank