summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_analysis.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25356] set array layout in IOD when properties are given.Mohamad Chaarawi2014-06-241-0/+3
* [svn-r25337] bring back Jerome's python mutex changes.Mohamad Chaarawi2014-06-201-19/+20
* [svn-r25336] revert Jerome's changes to analysis changes.Mohamad Chaarawi2014-06-201-42/+36
* [svn-r25334] Add Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADSJerome Soumagne2014-06-191-4/+9
* [svn-r25332] Move mutex around numpy_initJerome Soumagne2014-06-191-19/+20
* [svn-r25327] Uncomment Py_XDECREFJerome Soumagne2014-06-181-13/+13
* [svn-r25326] - more bug fixesMohamad Chaarawi2014-06-181-2/+24
* [svn-r25325] - fix bugs in analysis shippingMohamad Chaarawi2014-06-181-7/+17
* [svn-r25308] Add support for integrate scriptJerome Soumagne2014-06-171-1/+110
* [svn-r25306] view and analysis shipping fixes and optimizations.Mohamad Chaarawi2014-06-171-27/+97
* [svn-r25301] - Update analysis shipping and View generation to use new Hypers...Mohamad Chaarawi2014-06-171-13/+8
* [svn-r25255] optimization to farm to the workers once instead of multiple times.Mohamad Chaarawi2014-06-111-0/+58
* [svn-r25253] fix bugs in analysis shipping framework.Mohamad Chaarawi2014-06-101-11/+75
* [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-091-411/+267
* [svn-r25227] update print for object map layout.Mohamad Chaarawi2014-05-301-16/+59
* [svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...Mohamad Chaarawi2014-05-291-36/+0
* [svn-r25142] - comment out IOD layout code as it does not work anymore with n...Mohamad Chaarawi2014-05-011-1/+5
* [svn-r25139] - switch to latest mercuryMohamad Chaarawi2014-04-301-11/+20
* [svn-r25069] - fix some analysis shipping bugsMohamad Chaarawi2014-04-181-59/+96
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-041-1/+1
* [svn-r24958] send IOD error codes to clients instead of just FAIL.Mohamad Chaarawi2014-04-031-90/+140
* [svn-r24949] change the H5E macros at the server.Mohamad Chaarawi2014-04-021-94/+93
* [svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...Mohamad Chaarawi2014-04-021-62/+20
* [svn-r24729] - Add View Objects.Mohamad Chaarawi2014-02-211-15/+6
* [svn-r24686] switch to use latest Mercury:Mohamad Chaarawi2014-02-041-8/+8
* [svn-r24648] switch from using IOD array list-io access to using 1 access withMohamad Chaarawi2014-01-271-2/+4
* [svn-r24582] A few more printfs and tweaksJerome Soumagne2013-12-161-2/+7
* [svn-r24581] Some more tweaks to printfs and example / make my_rank globalJerome Soumagne2013-12-161-11/+12
* [svn-r24577] Modify way bulk data is transferred after splitJerome Soumagne2013-12-151-67/+62
* [svn-r24574] another fix for space selection for obj-map.Mohamad Chaarawi2013-12-151-1/+1
* [svn-r24573] fix dataspace generation from layout.Mohamad Chaarawi2013-12-151-4/+5
* [svn-r24570] Removed axe_info param that was in analysis_farm_in_tJerome Soumagne2013-12-151-15/+21
* [svn-r24569] More fixes for address translation with loc and reenable farmingJerome Soumagne2013-12-151-65/+73
* [svn-r24567] replace layout with map.Mohamad Chaarawi2013-12-151-123/+88
* [svn-r24562] More fixes and debug printing to analysis serverJerome Soumagne2013-12-151-10/+15
* [svn-r24560] Don't ship split request if data is local to masterJerome Soumagne2013-12-141-56/+84
* [svn-r24557] More rework of server analysis codeJerome Soumagne2013-12-141-207/+302
* [svn-r24553] Add error handling for get_layoutJerome Soumagne2013-12-131-1/+7
* [svn-r24552] Add transaction stuff for analysis serverJerome Soumagne2013-12-131-5/+1
* [svn-r24550] Fix global container open on server for analysisJerome Soumagne2013-12-131-4/+4
* [svn-r24535] - update to new IOD object_open APIMohamad Chaarawi2013-12-121-1/+1
* [svn-r24526] Return correct type_id from farmed split back to combine / cleanupJerome Soumagne2013-12-101-54/+62
* [svn-r24524] modification to analysis part with Jerome.Mohamad Chaarawi2013-12-101-161/+151
* [svn-r24515] Add support for split/combine script executionJerome Soumagne2013-12-091-9/+484
* [svn-r24486] IOD integration with transactions.Mohamad Chaarawi2013-12-021-5/+12
* [svn-r24407] more integration with IODMohamad Chaarawi2013-11-051-2/+2
* [svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...Mohamad Chaarawi2013-10-311-1/+1
* [svn-r24375] update to use new IOD API.Mohamad Chaarawi2013-10-301-8/+11
* [svn-r24373] minor edits.Mohamad Chaarawi2013-10-301-6/+2
* [svn-r24370] more updates for analysis shipping for multiple servers feature.Mohamad Chaarawi2013-10-291-23/+14