Network

 
AuthorCommitMessageCommit Date
Mohamad ChaarawiMohamad Chaarawi
37b9829c7a1[svn-r24418] more IOD integration
Mohamad ChaarawiMohamad Chaarawi
a96d394b842[svn-r24417] more real IOD integration
Mohamad ChaarawiMohamad Chaarawi
6622117e537[svn-r24410] more IOD integration.
Mohamad ChaarawiMohamad Chaarawi
9ebaa8c59c5[svn-r24407] more integration with IOD
Mohamad ChaarawiMohamad Chaarawi
8a0555c2a20[svn-r24405] - Edit configure magic to pick up IOD, MDHIM, PBL, PLFS, and DAOS_POSIX. - fix some warnings detected on Ostrich
Mohamad ChaarawiMohamad Chaarawi
65f3726b3dd[svn-r24401] remove fakeness in IOD usage.
Mohamad ChaarawiMohamad Chaarawi
68c03705355[svn-r24389] - add key and map value type to MDKV of map objects
Mohamad ChaarawiMohamad Chaarawi
c2641d2d1c1[svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal checksum algorithm.
Mohamad ChaarawiMohamad Chaarawi
49ed87466d3M[svn-r24382] - merge changes from VOL to here for H5Tget_create_plist. - update implementation for iod VOL datatype get_create_plist
Mohamad ChaarawiMohamad Chaarawi
d03ae28886d[svn-r24381] Update VOL implementation for H5Tget_create_plist to have the VOL plugin create the ID if the datatype is committed. This makes it consistent with other get operations in the VOL that return an ID. Tested: Jam
Mohamad ChaarawiMohamad Chaarawi
9aaa673ef64[svn-r24375] update to use new IOD API. remove native backend. some fixes to remove invalid assumption about IOD.
Mohamad ChaarawiMohamad Chaarawi
d72ee72ff8e[svn-r24374] Add Jerome's configure fixes again. Need a newer version of pkg-config for library to build properly.
Mohamad ChaarawiMohamad Chaarawi
bacf6873c50[svn-r24373] minor edits.
Mohamad ChaarawiMohamad Chaarawi
316c45555ab[svn-r24372] back out change to configure until the mercury linking issues are resolved.
Jerome SoumagneJerome Soumagne
aea05491131[svn-r24371] CMake and autoconf fixes
Mohamad ChaarawiMohamad Chaarawi
712d16ec6d0[svn-r24370] more updates for analysis shipping for multiple servers feature.
Mohamad ChaarawiMohamad Chaarawi
168129d732c[svn-r24369] add support for multiple servers. update script that runs tests to accept number of servers and clients.
Mohamad ChaarawiMohamad Chaarawi
a030dbcdc53[svn-r24367] add client VOL routine for analysis execute. fix a few things on the server side for analysis.
Mohamad ChaarawiMohamad Chaarawi
0eadc7afb67M[svn-r24361] More analysis shipping infrastructure. Not tested..
Mohamad ChaarawiMohamad Chaarawi
f921484e615[svn-r24343] add definition for H5TRACE12.
Mohamad ChaarawiMohamad Chaarawi
ac797d128eeM[svn-r24341] merge from VOL branch. add tracing information.
Mohamad ChaarawiMohamad Chaarawi
b2f9e056221[svn-r24340] commit changes to the actual trace script.
Mohamad ChaarawiMohamad Chaarawi
bd6e45c69e2[svn-r24339] Add tracing information for new public types in VOL.
Neil FortnerNeil Fortner
d65d6ab71ba[svn-r24316] Add H5Iiterate function. Similar to H5Isearch, but operates on library types and does not pass the object corresponding to the id. Tested: ummon (with prototype network plugin)
Mohamad ChaarawiMohamad Chaarawi
4fcfe96844a[svn-r24338] Start adding some analysis pieces. Add View server code, but commented out for now since. other minor fixes.
Mohamad ChaarawiMohamad Chaarawi
202e92d6bc3[svn-r24321] - Update FF branch to work with latest Mercury implementation. - some minor fixes.
Mohamad ChaarawiMohamad Chaarawi
bdd0425b1f1M[svn-r24314] merging async event name changes from VOl branch.
Mohamad ChaarawiMohamad Chaarawi
f7f7fd655ac[svn-r24311] change event queue to event stack (just variable names)
Mohamad ChaarawiMohamad Chaarawi
dafd259bdda[svn-r24312] regenerate binaries that store encoded property lists.
Mohamad ChaarawiMohamad Chaarawi
75a5c72ace6M[svn-r24303] update from VOL branch that has been updated with trunk. resolve conflicts, etc..
Mohamad ChaarawiMohamad Chaarawi
ae573ecf561[svn-r24302] remove hash size for H5I_VL type.
Mohamad ChaarawiMohamad Chaarawi
366f0151ddfM[svn-r24301] merge from trunk. resolve conflicts, etc...
Neil FortnerNeil Fortner
adb2fd1cc08M[svn-r24208] Merge revisions through r24202 from trunk to vol branch Tested: jam, koala, ostrich, platypus (h5committest) There are failures on platypus (cmake) that were present previously
Mohamad ChaarawiMohamad Chaarawi
b780d0d79d9[svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write) for every IOD object.
Mohamad ChaarawiMohamad Chaarawi
dbc05ca6071[svn-r24292] some fixes..
Jerome SoumagneJerome Soumagne
f8c6bfc444a[svn-r24265] Update testff to match examples
Jerome SoumagneJerome Soumagne
6a34458dcec[svn-r24264] Update testff framework
Mohamad ChaarawiMohamad Chaarawi
09b12f328c8[svn-r24247] - update dset example with l-g,g-l open_by_token - use max dims to create IOD array dataset instead of cur dims and add range checking for I/O at client.
Mohamad ChaarawiMohamad Chaarawi
7efc3ee024d[svn-r24246] - add H5Oopen_by_token implementation - update map example to show how is it done: - need to update other examples
Mohamad ChaarawiMohamad Chaarawi
bca210eb568[svn-r24211] - remove H5EQ and H5AO interface - add H5ES interface (minus H5ESget_event_info) - update src and examples to use the H5ES interface
Mohamad ChaarawiMohamad Chaarawi
66a2f19aa4f[svn-r24196] small tweaks to examples.
Mohamad ChaarawiMohamad Chaarawi
f253ae10131[svn-r24193] - add Software marking. - update some comments in examples.
Mohamad ChaarawiMohamad Chaarawi
a4e1aa7c3ed[svn-r24185] update instructions how to build and test the EFF stack
Mohamad ChaarawiMohamad Chaarawi
2a521de12e6[svn-r24184] Use bulk data transfer for Values.
Mohamad ChaarawiMohamad Chaarawi
1f72f24e938[svn-r24183] update description of Data integrity property routines added.
Mohamad ChaarawiMohamad Chaarawi
63e3169e284[svn-r24182] create IDs for metadata and attribute KVs at client instead of server to avoid the get_scratch call at the server when possible.
Mohamad ChaarawiMohamad Chaarawi
6b6382770c9[svn-r24181] update file close to store the current indexes for KV, array, and blob object ID generation.
Mohamad ChaarawiMohamad Chaarawi
21d694dc2b3[svn-r24177] update testff for ctests (did not try out) add bash script examples/run_ff_tests.sh to run all the FF tests
Mohamad ChaarawiMohamad Chaarawi
b9e8bd32b63[svn-r24176] check scope in datatype storage to IOD
Mohamad ChaarawiMohamad Chaarawi
32ec6c6568f[svn-r24173] - update checksum verification to check for properties for enabling/disabling checksums. - done for raw data, scratch pads. to do KV pairs.