index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
H5VLiod_analysis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25356] set array layout in IOD when properties are given.
Mohamad Chaarawi
2014-06-24
1
-0/+3
*
[svn-r25337] bring back Jerome's python mutex changes.
Mohamad Chaarawi
2014-06-20
1
-19/+20
*
[svn-r25336] revert Jerome's changes to analysis changes.
Mohamad Chaarawi
2014-06-20
1
-42/+36
*
[svn-r25334] Add Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS
Jerome Soumagne
2014-06-19
1
-4/+9
*
[svn-r25332] Move mutex around numpy_init
Jerome Soumagne
2014-06-19
1
-19/+20
*
[svn-r25327] Uncomment Py_XDECREF
Jerome Soumagne
2014-06-18
1
-13/+13
*
[svn-r25326] - more bug fixes
Mohamad Chaarawi
2014-06-18
1
-2/+24
*
[svn-r25325] - fix bugs in analysis shipping
Mohamad Chaarawi
2014-06-18
1
-7/+17
*
[svn-r25308] Add support for integrate script
Jerome Soumagne
2014-06-17
1
-1/+110
*
[svn-r25306] view and analysis shipping fixes and optimizations.
Mohamad Chaarawi
2014-06-17
1
-27/+97
*
[svn-r25301] - Update analysis shipping and View generation to use new Hypers...
Mohamad Chaarawi
2014-06-17
1
-13/+8
*
[svn-r25255] optimization to farm to the workers once instead of multiple times.
Mohamad Chaarawi
2014-06-11
1
-0/+58
*
[svn-r25253] fix bugs in analysis shipping framework.
Mohamad Chaarawi
2014-06-10
1
-11/+75
*
[svn-r25244] first cut on new analysis shipping.
Mohamad Chaarawi
2014-06-09
1
-411/+267
*
[svn-r25227] update print for object map layout.
Mohamad Chaarawi
2014-05-30
1
-16/+59
*
[svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...
Mohamad Chaarawi
2014-05-29
1
-36/+0
*
[svn-r25142] - comment out IOD layout code as it does not work anymore with n...
Mohamad Chaarawi
2014-05-01
1
-1/+5
*
[svn-r25139] - switch to latest mercury
Mohamad Chaarawi
2014-04-30
1
-11/+20
*
[svn-r25069] - fix some analysis shipping bugs
Mohamad Chaarawi
2014-04-18
1
-59/+96
*
[svn-r24962] - store NULL terminated with String Keys in IOD because they are...
Mohamad Chaarawi
2014-04-04
1
-1/+1
*
[svn-r24958] send IOD error codes to clients instead of just FAIL.
Mohamad Chaarawi
2014-04-03
1
-90/+140
*
[svn-r24949] change the H5E macros at the server.
Mohamad Chaarawi
2014-04-02
1
-94/+93
*
[svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...
Mohamad Chaarawi
2014-04-02
1
-62/+20
*
[svn-r24729] - Add View Objects.
Mohamad Chaarawi
2014-02-21
1
-15/+6
*
[svn-r24686] switch to use latest Mercury:
Mohamad Chaarawi
2014-02-04
1
-8/+8
*
[svn-r24648] switch from using IOD array list-io access to using 1 access with
Mohamad Chaarawi
2014-01-27
1
-2/+4
*
[svn-r24582] A few more printfs and tweaks
Jerome Soumagne
2013-12-16
1
-2/+7
*
[svn-r24581] Some more tweaks to printfs and example / make my_rank global
Jerome Soumagne
2013-12-16
1
-11/+12
*
[svn-r24577] Modify way bulk data is transferred after split
Jerome Soumagne
2013-12-15
1
-67/+62
*
[svn-r24574] another fix for space selection for obj-map.
Mohamad Chaarawi
2013-12-15
1
-1/+1
*
[svn-r24573] fix dataspace generation from layout.
Mohamad Chaarawi
2013-12-15
1
-4/+5
*
[svn-r24570] Removed axe_info param that was in analysis_farm_in_t
Jerome Soumagne
2013-12-15
1
-15/+21
*
[svn-r24569] More fixes for address translation with loc and reenable farming
Jerome Soumagne
2013-12-15
1
-65/+73
*
[svn-r24567] replace layout with map.
Mohamad Chaarawi
2013-12-15
1
-123/+88
*
[svn-r24562] More fixes and debug printing to analysis server
Jerome Soumagne
2013-12-15
1
-10/+15
*
[svn-r24560] Don't ship split request if data is local to master
Jerome Soumagne
2013-12-14
1
-56/+84
*
[svn-r24557] More rework of server analysis code
Jerome Soumagne
2013-12-14
1
-207/+302
*
[svn-r24553] Add error handling for get_layout
Jerome Soumagne
2013-12-13
1
-1/+7
*
[svn-r24552] Add transaction stuff for analysis server
Jerome Soumagne
2013-12-13
1
-5/+1
*
[svn-r24550] Fix global container open on server for analysis
Jerome Soumagne
2013-12-13
1
-4/+4
*
[svn-r24535] - update to new IOD object_open API
Mohamad Chaarawi
2013-12-12
1
-1/+1
*
[svn-r24526] Return correct type_id from farmed split back to combine / cleanup
Jerome Soumagne
2013-12-10
1
-54/+62
*
[svn-r24524] modification to analysis part with Jerome.
Mohamad Chaarawi
2013-12-10
1
-161/+151
*
[svn-r24515] Add support for split/combine script execution
Jerome Soumagne
2013-12-09
1
-9/+484
*
[svn-r24486] IOD integration with transactions.
Mohamad Chaarawi
2013-12-02
1
-5/+12
*
[svn-r24407] more integration with IOD
Mohamad Chaarawi
2013-11-05
1
-2/+2
*
[svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...
Mohamad Chaarawi
2013-10-31
1
-1/+1
*
[svn-r24375] update to use new IOD API.
Mohamad Chaarawi
2013-10-30
1
-8/+11
*
[svn-r24373] minor edits.
Mohamad Chaarawi
2013-10-30
1
-6/+2
*
[svn-r24370] more updates for analysis shipping for multiple servers feature.
Mohamad Chaarawi
2013-10-29
1
-23/+14
[next]