# # ChangeLog for XIOS/dev # # Generated by Trac 1.0.1 # 04/19/24 11:15:39 Fri, 15 Sep 2017 14:51:16 GMT ymipsl [1269] * XIOS/dev/XIOS_DEV_CMIP6/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/interpolate_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.hpp (modified) interpolate_domain : add new attribute "read_write_convention" which ... Fri, 15 Sep 2017 13:16:57 GMT ymipsl [1268] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) domain_interpolate : if attribute "weight_filename" is not specified, ... Fri, 15 Sep 2017 12:45:14 GMT ymipsl [1267] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) When interpolate_domain attribute "write_weight" is set to true, it will ... Fri, 15 Sep 2017 12:37:50 GMT ymipsl [1266] * XIOS/dev/XIOS_DEV_CMIP6/src/config/axis_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) Add new axis attribute : formula, formula_term, formula_bounds, ... Wed, 13 Sep 2017 14:16:10 GMT ymipsl [1265] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) Revert commit from rev. 1259 dua to side effect when initializing grid ... Wed, 13 Sep 2017 14:14:26 GMT ymipsl [1264] * XIOS/dev/XIOS_DEV_CMIP6/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/interpolate_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.hpp (modified) - Add new attribute : detect_missing_value on "interpolate_domain" ... Tue, 12 Sep 2017 14:35:36 GMT oabramkina [1263] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Modifications allowing to avoid recalculation of the grid distribution ... Mon, 11 Sep 2017 15:06:38 GMT ymipsl [1260] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) Buf fix in reduction. Missing value update was not set correctly YM Mon, 11 Sep 2017 15:05:02 GMT ymipsl [1259] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) When chaining transformation, completeLonLat_client was not called to ... Mon, 11 Sep 2017 15:02:48 GMT ymipsl [1258] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fix problem of axis distribution. When a grid is composed of a ... Fri, 08 Sep 2017 14:48:47 GMT ymipsl [1256] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) small bugfix when reading curvilinear domain in file. YM Thu, 07 Sep 2017 13:30:41 GMT oabramkina [1255] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Fixing a bug in sizes of client buffers. The sizes of client buffers are ... Tue, 05 Sep 2017 15:35:04 GMT oabramkina [1252] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Correction of previous commit. Tue, 05 Sep 2017 14:49:13 GMT oabramkina [1251] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Fixing a bug in case of activated missing values. If nan values are ... Fri, 01 Sep 2017 11:39:53 GMT mhnguyen [1250] * XIOS/dev/XIOS_DEV_CMIP6/src/config/grid_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/distribution_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/distribution_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Fixing bug on mask grid +) Add mask_0d for scalar grid +) Transmit ... Wed, 30 Aug 2017 13:33:51 GMT mhnguyen [1249] * XIOS/dev/XIOS_DEV_CMIP6/src/config/domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) Various bug fixes on mask and zoom +) Rearrange local index on the ... Tue, 29 Aug 2017 15:18:53 GMT oabramkina [1248] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Fixing a bug appeared in dev after merging with trunk. Behavior in case ... Tue, 29 Aug 2017 14:25:56 GMT oabramkina [1246] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Undoing previous commit. Tue, 29 Aug 2017 12:57:04 GMT oabramkina [1244] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Fixing a bug in missing_values. Mon, 28 Aug 2017 10:15:49 GMT oabramkina [1243] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.hpp (modified) Modifications allowing secondary-server pools of different size. It's ... Fri, 11 Aug 2017 12:41:25 GMT ymipsl [1242] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) Bug fix from previous commit. Pb of memory allocation. YM Thu, 10 Aug 2017 16:13:06 GMT ymipsl [1241] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Fix problem on incoming data from client to server when you have so ... Wed, 09 Aug 2017 08:39:19 GMT ymipsl [1240] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Avoid buffer Aliasing with MPI_Allreduce YM Tue, 08 Aug 2017 18:21:43 GMT mhnguyen [1239] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) Correcting a minor bug on detecting server reading level +) Reading ... Tue, 08 Aug 2017 12:25:57 GMT mhnguyen [1238] * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) Fixing a minor bug on writting scalar Test +) On Curie +) Work with ... Mon, 07 Aug 2017 16:32:48 GMT mhnguyen [1237] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Fixing a minor bug on using same grid for reading and writing +) Make ... Fri, 04 Aug 2017 14:03:34 GMT mhnguyen [1236] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Making some changes to allow pools with different number of server +) ... Thu, 03 Aug 2017 13:50:40 GMT mhnguyen [1235] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fixing a bug on writting axis label +) Axis label is correctly ... Thu, 03 Aug 2017 13:16:56 GMT oabramkina [1234] * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor modifications for secondary server: - adding a check of the number ... Tue, 01 Aug 2017 15:34:55 GMT oabramkina [1233] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) Correcting logfile names on client side in case of oasis. Now files are ... Mon, 31 Jul 2017 15:59:25 GMT mhnguyen [1232] * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fixing the blocking problem where there are more servers than the number ... Fri, 28 Jul 2017 12:28:45 GMT oabramkina [1231] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) Correcting output file names on client side. Fri, 28 Jul 2017 09:43:05 GMT oabramkina [1230] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) Minor correctins of r1228. Thu, 27 Jul 2017 17:24:20 GMT oabramkina [1229] * XIOS/dev/XIOS_DEV_CMIP6/src/declare_attribute.hpp (modified) Removing redundant ## token in the list of arguments of variadic macros. ... Thu, 27 Jul 2017 17:09:24 GMT oabramkina [1228] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp (modified) Resolving a deadlock introduced in r1225. Wed, 26 Jul 2017 08:34:17 GMT oabramkina [1227] * XIOS/dev/XIOS_DEV_CMIP6/src/buffer_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/buffer_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Minor modifications: - changing sizes of client buffers from int to ... Tue, 25 Jul 2017 15:45:03 GMT oabramkina [1226] * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor correction of calculations the number of processes dedicated to ... Tue, 25 Jul 2017 13:12:17 GMT ymipsl [1225] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp (modified) Improvment of XIOS protocal on server side. YM Tue, 25 Jul 2017 13:10:33 GMT ymipsl [1224] * XIOS/dev/XIOS_DEV_CMIP6/src/event_scheduler.cpp (modified) Minor modification to supress tracing of MPI_IProbe message for ... Fri, 21 Jul 2017 15:45:52 GMT oabramkina [1223] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) Fixing a bug in case of overlapping domains with masked values. Tested ... Fri, 21 Jul 2017 12:21:12 GMT ymipsl [1222] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) Variable can now overload default field attribute in a netcdf file. YM Thu, 20 Jul 2017 13:03:43 GMT mhnguyen [1221] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Fixing a minor bug in transformation: No source index at all for ... Thu, 20 Jul 2017 07:18:34 GMT yushan [1220] * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_openmp/src/client_server_mapping.cpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) test_remap_omp tested on ADA except two fields Tue, 18 Jul 2017 09:50:10 GMT mhnguyen [1219] * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_array.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_array_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_enum.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_enum_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template.hpp (modified) Correcting minor bug of reference key word +) Comparison of two objects ... Mon, 17 Jul 2017 15:50:14 GMT yushan [1218] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) fix previous commit. One situation was not considered Mon, 17 Jul 2017 14:36:51 GMT mhnguyen [1217] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Updating the previous commit with the correct version Mon, 17 Jul 2017 14:16:11 GMT mhnguyen [1216] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) Performance improvement of vertical interpolation +) Reduce a number of ... Sat, 15 Jul 2017 08:49:26 GMT ymipsl [1215] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Distribute files on servers 2 -> Ok test_dcmip2 YM Fri, 14 Jul 2017 13:48:44 GMT ymipsl [1214] * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor correction in order to provide correct number of server 2. YM Fri, 14 Jul 2017 13:46:59 GMT ymipsl [1213] * XIOS/dev/XIOS_DEV_CMIP6/src/Doxyfile (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence_CeCILL_V2-en.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence_CeCILL_V2-fr.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Makefile (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/bld.cfg (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/client_error.err (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/client_output.out (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/compile.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/config.fcm (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/fcm_env.ksh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/fcm_env.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/header_licence (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/job_submit.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/make_xios (deleted) Delete spurious files introduced in past commit. YM Wed, 12 Jul 2017 10:27:06 GMT oabramkina [1212] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) File dibution among secondary servers done in a more flexible way. ... Wed, 12 Jul 2017 08:26:05 GMT oabramkina [1211] * XIOS/dev/XIOS_DEV_CMIP6 (copied) Creating a branch for CMIP6 Tue, 11 Jul 2017 16:04:13 GMT rlacroix [1210] * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) Fix: The freq_offset was not applied to the end-of-file notification ... Tue, 11 Jul 2017 15:57:38 GMT yushan [1209] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_openmp/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_unstruct_omp.f90 (modified) bug corrected. happened when certain threads send 0 elements in the ... Tue, 11 Jul 2017 09:34:53 GMT oabramkina [1208] * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) Two server levels: distibuting files among secondary servers according ... Tue, 11 Jul 2017 08:18:38 GMT yushan [1207] * XIOS/dev/branch_openmp (moved) rename branch Tue, 11 Jul 2017 08:12:36 GMT yushan [1206] * XIOS/dev/branch_yushan (deleted) deleting old branch Mon, 10 Jul 2017 16:17:04 GMT yushan [1205] * XIOS/dev/branch_yushan_merged/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/triple.cpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute.cpp (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/config/axis_attribute_private.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/field_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/zoom_axis_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/context_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/context_client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/distribution_server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/distribution_server.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/source_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/source_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/store_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/store_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/temporal_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran/idata.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/grid.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/zoom_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) branch merged with trunk @1200 Mon, 10 Jul 2017 15:28:00 GMT mhnguyen [1204] * XIOS/dev/dev_olga/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_domain.cpp (modified) Correcting a minor bug of domain reduction Test +) No test Mon, 10 Jul 2017 13:18:16 GMT yushan [1203] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_unstruct_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation.cpp (modified) prep to merge with trunk @1200 Mon, 10 Jul 2017 13:16:17 GMT mhnguyen [1202] * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/distribution_server.cpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.cpp (modified) Porting non-continuous axis zoom to dev branch +) Port axis zoom +) ... Fri, 07 Jul 2017 16:17:49 GMT oabramkina [1201] * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/buffer_client.hpp (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/zoom_axis_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) Two server levels: merging trunk r1200 (except for non-contiguous zoom) ... Wed, 05 Jul 2017 12:14:09 GMT yushan [1196] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation.cpp (modified) add request_check. test client and complete OK Tue, 04 Jul 2017 12:28:50 GMT oabramkina [1194] * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) Two server levels: simplifying context finalization. Send of context ... Mon, 03 Jul 2017 14:45:10 GMT oabramkina [1193] * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) Two server levels: fixing a bug during context finalization. The last ... Fri, 30 Jun 2017 11:37:17 GMT oabramkina [1188] * XIOS/dev/dev_olga/src/node/context.cpp (modified) Two server levels: correcting buffer allocations on client side of ... Wed, 28 Jun 2017 15:46:00 GMT yushan [1187] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) add pending list for irecv Mon, 26 Jun 2017 16:36:56 GMT yushan [1185] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) save dev. recv_test OK Mon, 26 Jun 2017 14:44:24 GMT oabramkina [1184] * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) Two server levels: correcting buffer allocations on client side of ... Thu, 22 Jun 2017 15:03:07 GMT oabramkina [1180] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Two server levels: (1) oasis works now with two server levels (2) ... Wed, 21 Jun 2017 15:57:47 GMT yushan [1179] * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/context_server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) MARK! This version is working for test_client and test_complete with ... Wed, 21 Jun 2017 12:47:11 GMT mhnguyen [1178] * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) Fixing bug: Writting scalar into file +) Update writing scalar with new ... Wed, 21 Jun 2017 07:11:18 GMT yushan [1177] * XIOS/dev/branch_yushan_merged/src/test/test_unstruct_omp.f90 (added) save modif Wed, 21 Jun 2017 07:09:59 GMT yushan [1176] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/triple.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_complete_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) save modif Mon, 19 Jun 2017 14:32:17 GMT oabramkina [1175] * XIOS/dev/dev_olga/tools/archive/boost.tar.gz (modified) Two server levels: updating boost. Mon, 19 Jun 2017 14:17:58 GMT oabramkina [1174] * XIOS/dev/dev_olga/src/uuid.cpp (added) * XIOS/dev/dev_olga/src/uuid.hpp (added) Two server levels: adding files deleted in the previous commit. Mon, 19 Jun 2017 14:00:48 GMT mhnguyen [1173] * XIOS/dev/dev_olga/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_olga/src/uuid.cpp (deleted) * XIOS/dev/dev_olga/src/uuid.hpp (deleted) Fixing bug: Overlapped domains behave incorrectly +) If local domains ... Thu, 15 Jun 2017 17:32:13 GMT yushan [1172] * XIOS/dev/branch_yushan_merged/extern/remap/src/elt.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/tree.hpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) save dev. need to unify the file type when using EP Wed, 14 Jun 2017 13:24:43 GMT oabramkina [1168] * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Two server levels: merging registries of secondary server pools into one ... Mon, 12 Jun 2017 16:01:26 GMT oabramkina [1167] * XIOS/dev/dev_olga/src/server.cpp (modified) Two server levels: minor corrections to make registries functioning ... Fri, 09 Jun 2017 12:29:45 GMT mhnguyen [1166] * XIOS/dev/dev_olga/src/node/field.cpp (modified) Fixing a minor bug during merge. Test +) On Curie +) test_client, ... Fri, 09 Jun 2017 09:22:35 GMT mhnguyen [1165] * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) Fixing a minor bug during merge. There is still merge bugs to find out. Thu, 08 Jun 2017 15:31:50 GMT yushan [1164] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) Bug fixed in MPI_(All)Gatherv with displs Thu, 08 Jun 2017 14:53:52 GMT oabramkina [1162] * XIOS/dev/dev_olga/src/filter/ternary_arithmetic_filter.cpp (added) * XIOS/dev/dev_olga/src/filter/ternary_arithmetic_filter.hpp (added) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/uuid.cpp (added) * XIOS/dev/dev_olga/src/uuid.hpp (added) Two server levels: adding files missing in r1158. Tue, 06 Jun 2017 17:16:33 GMT yushan [1161] * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) fix bad commit. Back to R1155 branch not merged Tue, 06 Jun 2017 17:06:45 GMT yushan [1160] * XIOS/dev/branch_yushan_merged/arch/arch-local.env (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) fix bad commit. Back to R1155 branch not merged Tue, 06 Jun 2017 16:39:50 GMT yushan [1159] * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) save modif Tue, 06 Jun 2017 15:58:16 GMT oabramkina [1158] * XIOS/dev/dev_olga/extern/remap/src/elt.hpp (modified) * XIOS/dev/dev_olga/extern/remap/src/intersect.cpp (modified) * XIOS/dev/dev_olga/extern/remap/src/intersect.hpp (modified) * XIOS/dev/dev_olga/extern/remap/src/mapper.cpp (modified) * XIOS/dev/dev_olga/extern/remap/src/mapper.hpp (modified) * XIOS/dev/dev_olga/extern/remap/src/tree.cpp (modified) * XIOS/dev/dev_olga/extern/remap/src/triple.cpp (modified) * XIOS/dev/dev_olga/extern/remap/src/triple.hpp (modified) * XIOS/dev/dev_olga/src/array_new.hpp (modified) * XIOS/dev/dev_olga/src/attribute.cpp (modified) * XIOS/dev/dev_olga/src/attribute.hpp (modified) * XIOS/dev/dev_olga/src/attribute_array.hpp (modified) * XIOS/dev/dev_olga/src/attribute_array_decl.cpp (modified) * XIOS/dev/dev_olga/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_olga/src/attribute_enum.hpp (modified) * XIOS/dev/dev_olga/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_olga/src/attribute_map.cpp (modified) * XIOS/dev/dev_olga/src/attribute_map.hpp (modified) * XIOS/dev/dev_olga/src/attribute_template.hpp (modified) * XIOS/dev/dev_olga/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/client_server_mapping.hpp (modified) * XIOS/dev/dev_olga/src/config/axis_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/domain_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/expand_domain_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/scalar_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/var_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/context_server.hpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/data_output.cpp (modified) * XIOS/dev/dev_olga/src/data_output.hpp (modified) * XIOS/dev/dev_olga/src/date.cpp (modified) * XIOS/dev/dev_olga/src/date.hpp (modified) * XIOS/dev/dev_olga/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_olga/src/dht_auto_indexing.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/duration.cpp (modified) * XIOS/dev/dev_olga/src/duration.hpp (modified) * XIOS/dev/dev_olga/src/event_scheduler.cpp (modified) * XIOS/dev/dev_olga/src/filter/file_server_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/file_server_writer_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/input_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.cpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/functor/accumulate.cpp (modified) * XIOS/dev/dev_olga/src/functor/average.cpp (modified) * XIOS/dev/dev_olga/src/functor/maximum.cpp (modified) * XIOS/dev/dev_olga/src/functor/minimum.cpp (modified) * XIOS/dev/dev_olga/src/generate_interface_impl.hpp (modified) * XIOS/dev/dev_olga/src/group_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/interface/c/icfield.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icvariable_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icvariablegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran/field_interface.f90 (modified) * XIOS/dev/dev_olga/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran/ifield.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/expand_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iexpand_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ivariable_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ivariablegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/variable_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/variablegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.hpp (modified) * XIOS/dev/dev_olga/src/io/netCdfInterface.cpp (modified) * XIOS/dev/dev_olga/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/dev_olga/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.hpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4_decl.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/dev_olga/src/memtrack.cpp (modified) * XIOS/dev/dev_olga/src/memtrack.hpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.hpp (modified) * XIOS/dev/dev_olga/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_olga/src/node/mesh.cpp (modified) * XIOS/dev/dev_olga/src/node/scalar.cpp (modified) * XIOS/dev/dev_olga/src/node/scalar.hpp (modified) * XIOS/dev/dev_olga/src/node/variable.cpp (modified) * XIOS/dev/dev_olga/src/node/variable.hpp (modified) * XIOS/dev/dev_olga/src/object_template.hpp (modified) * XIOS/dev/dev_olga/src/object_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/generate_lex_yacc.sh (modified) * XIOS/dev/dev_olga/src/parse_expr/lex_parser.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/lex_parser.lex (modified) * XIOS/dev/dev_olga/src/parse_expr/operator_expr.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/scalar_expr_node.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/scalar_expr_node.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/yacc_parser.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/yacc_parser.yacc (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/test/test_regular.f90 (modified) * XIOS/dev/dev_olga/src/timer.cpp (modified) * XIOS/dev/dev_olga/src/timer.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/extract.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_olga/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_olga/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_olga/src/type/enum.hpp (modified) * XIOS/dev/dev_olga/src/type/enum_impl.hpp (modified) * XIOS/dev/dev_olga/src/type/enum_ref_impl.hpp (modified) * XIOS/dev/dev_olga/src/type/message.cpp (modified) * XIOS/dev/dev_olga/src/type/type.hpp (modified) * XIOS/dev/dev_olga/src/type/type_decl.cpp (modified) * XIOS/dev/dev_olga/src/type/type_impl.hpp (modified) * XIOS/dev/dev_olga/src/type/type_ref_impl.hpp (modified) * XIOS/dev/dev_olga/src/utils.hpp (modified) * XIOS/dev/dev_olga/src/xios_server.f90 (modified) * XIOS/dev/dev_olga/src/xios_spl.hpp (modified) * XIOS/dev/dev_olga/src/xml_parser.cpp (modified) Two server levels: merging with trunk r1137. There are bugs. Tue, 06 Jun 2017 15:09:31 GMT yushan [1157] * XIOS/dev/branch_yushan_merged/make_xios (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) branch re-merged with trunk @1156 Tue, 06 Jun 2017 13:52:13 GMT yushan [1156] * XIOS/dev/branch_yushan_merged/arch/arch-local.env (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) branch merged with trunk @1155 Tue, 06 Jun 2017 13:12:34 GMT yushan [1155] * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) test_remap OK with openmp Fri, 02 Jun 2017 15:53:25 GMT yushan [1153] * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) save modif Fri, 02 Jun 2017 14:56:46 GMT oabramkina [1152] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Two servel levels: correcting initialization in case of non- contiguous ... Wed, 31 May 2017 17:42:49 GMT yushan [1151] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) bug fixed in MPI_Gather(v) Wed, 31 May 2017 12:31:14 GMT oabramkina [1150] * XIOS/dev/dev_olga/src/server.cpp (modified) Initializaion in case of oasis is corrected. Not tested. Wed, 31 May 2017 08:51:06 GMT yushan [1149] * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.cpp (modified) bug fixed in mpi_comm_split. Key needs to be specifify. Wed, 31 May 2017 08:36:33 GMT oabramkina [1148] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Fixing a bug in context initialization. Now register context is ... Mon, 29 May 2017 14:15:38 GMT yushan [1147] * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) bug fixed in MPI_Gather(v) Wed, 24 May 2017 14:59:40 GMT yushan [1146] * XIOS/dev/branch_yushan_merged/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/timerRemap.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) save modif Wed, 24 May 2017 11:09:23 GMT yushan [1145] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) bug fixed in MPI_(All)Gatherv