# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 04/28/24 16:06:26 Fri, 20 Jul 2018 12:02:55 GMT oabramkina [1564] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Grid mask is not reconstructed anymore based on elements' masks. ... Fri, 20 Jul 2018 08:55:30 GMT oabramkina [1563] * XIOS/branchs/xios-2.5/src/io/nc4_data_input.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) Bugfix on reading a scalar and potentially an axis. Wed, 18 Jul 2018 14:04:07 GMT oabramkina [1562] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Some cleaning related to zoom. Wed, 18 Jul 2018 08:16:36 GMT oabramkina [1561] * XIOS/trunk/src/node/axis.cpp (modified) Fixing a bug on axis zoom that crawled in with r1559. Fri, 13 Jul 2018 12:18:28 GMT yushan [1560] * XIOS/dev/branch_openmp/Note/rapport ESIWACE.aux (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.log (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.pdf (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex.backup (modified) report update Thu, 12 Jul 2018 17:12:32 GMT oabramkina [1559] * XIOS/trunk/src/config/axis_attribute_private.conf (deleted) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) Replacing axis zoom by axis extract. Zoom private attributes are gone ... Thu, 12 Jul 2018 15:22:39 GMT oabramkina [1558] * XIOS/trunk/src/config/extract_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/extract_axis.cpp (added) * XIOS/trunk/src/node/extract_axis.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_extract.hpp (added) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding transformation "extract" for axis. Thu, 05 Jul 2018 12:22:36 GMT oabramkina [1557] * XIOS/trunk/src/distribution_client.cpp (modified) Bugfix for distributed axis with ghost points. Wed, 04 Jul 2018 11:38:47 GMT yushan [1556] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/node/file.cpp (modified) * XIOS/dev/branch_openmp/src/xios_server.f90 (modified) bug fixed in intercomm_create Fri, 29 Jun 2018 15:16:31 GMT yushan [1555] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/io/netcdf.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) all netcdf routines inside critical section Thu, 28 Jun 2018 16:03:28 GMT ymipsl [1554] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/node/context.cpp (modified) - Remove temporary buffered event - Some cleaning YM Thu, 28 Jun 2018 15:53:42 GMT oabramkina [1553] * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/domain_attribute_private.conf (modified) * XIOS/trunk/src/distribution_server.cpp (modified) * XIOS/trunk/src/distribution_server.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_extract.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.hpp (modified) The zoom is dead, long live the zoom. Replacing domain_zoom ... Wed, 27 Jun 2018 13:18:29 GMT yushan [1552] * XIOS/dev/branch_openmp/Note/EP note.aux (modified) * XIOS/dev/branch_openmp/Note/EP note.log (modified) * XIOS/dev/branch_openmp/Note/EP note.pdf (modified) * XIOS/dev/branch_openmp/Note/EP note.tex (modified) * XIOS/dev/branch_openmp/Note/bcast.png (modified) * XIOS/dev/branch_openmp/Note/bcast.svg (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.aux (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.bbl (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.blg (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.log (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.pdf (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex.backup (modified) * XIOS/dev/branch_openmp/Note/reference.bib (modified) * XIOS/dev/branch_openmp/Note/tag.png (modified) * XIOS/dev/branch_openmp/Note/tag.svg (modified) report updated. Todo: add performance results Mon, 25 Jun 2018 22:28:38 GMT yushan [1551] * XIOS/dev/branch_openmp/Note/domain.pdf (added) * XIOS/dev/branch_openmp/Note/domain.svg (added) * XIOS/dev/branch_openmp/Note/omp.pdf (added) * XIOS/dev/branch_openmp/Note/omp.svg (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.aux (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.bbl (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.blg (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.log (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.pdf (modified) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex (modified) report updated Mon, 25 Jun 2018 18:44:17 GMT aclsce [1550] * XIOS/branchs/xios-2.0/arch/arch-X64_IRENE.env (modified) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE.env (modified) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/arch/arch-X64_IRENE.env (modified) * XIOS/trunk/arch/arch-X64_IRENE.env (modified) - Updated environment file for irene architecture. Mon, 25 Jun 2018 10:12:42 GMT oabramkina [1549] * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/domain_attribute_private.conf (modified) * XIOS/trunk/src/config/extract_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/distribution_client.cpp (added) * XIOS/trunk/src/distribution_client.hpp (added) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/extract_domain.cpp (added) * XIOS/trunk/src/node/extract_domain.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_extract.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_extract.hpp (added) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding a new domain transformation "domain_extract". For now it has ... Mon, 25 Jun 2018 10:04:07 GMT yushan [1548] * XIOS/dev/branch_openmp/Note (added) * XIOS/dev/branch_openmp/Note/Charge1.png (added) * XIOS/dev/branch_openmp/Note/Charge2.png (added) * XIOS/dev/branch_openmp/Note/EP note.aux (added) * XIOS/dev/branch_openmp/Note/EP note.bbl (added) * XIOS/dev/branch_openmp/Note/EP note.blg (added) * XIOS/dev/branch_openmp/Note/EP note.log (added) * XIOS/dev/branch_openmp/Note/EP note.lyx (added) * XIOS/dev/branch_openmp/Note/EP note.pdf (added) * XIOS/dev/branch_openmp/Note/EP note.tex (added) * XIOS/dev/branch_openmp/Note/EP note.tex.backup (added) * XIOS/dev/branch_openmp/Note/LMDZ_perf.png (added) * XIOS/dev/branch_openmp/Note/RMA_schema.pdf (added) * XIOS/dev/branch_openmp/Note/RMA_schema.svg (added) * XIOS/dev/branch_openmp/Note/allreduce.png (added) * XIOS/dev/branch_openmp/Note/allreduce.svg (added) * XIOS/dev/branch_openmp/Note/bcast.png (added) * XIOS/dev/branch_openmp/Note/bcast.svg (added) * XIOS/dev/branch_openmp/Note/dequeue.png (added) * XIOS/dev/branch_openmp/Note/dequeue.svg (added) * XIOS/dev/branch_openmp/Note/intercomm.png (added) * XIOS/dev/branch_openmp/Note/intercomm.svg (added) * XIOS/dev/branch_openmp/Note/intercomm2.png (added) * XIOS/dev/branch_openmp/Note/intercomm2.svg (added) * XIOS/dev/branch_openmp/Note/intercomm_step.png (added) * XIOS/dev/branch_openmp/Note/intercomm_step.svg (added) * XIOS/dev/branch_openmp/Note/merge.png (added) * XIOS/dev/branch_openmp/Note/merge.svg (added) * XIOS/dev/branch_openmp/Note/ranks.png (added) * XIOS/dev/branch_openmp/Note/ranks.svg (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.aux (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.bbl (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.blg (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.log (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.pdf (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex (added) * XIOS/dev/branch_openmp/Note/rapport ESIWACE.tex.backup (added) * XIOS/dev/branch_openmp/Note/reference.bib (added) * XIOS/dev/branch_openmp/Note/scheme.png (added) * XIOS/dev/branch_openmp/Note/scheme.svg (added) * XIOS/dev/branch_openmp/Note/sendrecv.png (added) * XIOS/dev/branch_openmp/Note/sendrecv.svg (added) * XIOS/dev/branch_openmp/Note/sendrecv2.png (added) * XIOS/dev/branch_openmp/Note/sendrecv2.svg (added) * XIOS/dev/branch_openmp/Note/split.png (added) * XIOS/dev/branch_openmp/Note/split.svg (added) * XIOS/dev/branch_openmp/Note/split2.png (added) * XIOS/dev/branch_openmp/Note/split2.svg (added) * XIOS/dev/branch_openmp/Note/tag.png (added) * XIOS/dev/branch_openmp/Note/tag.svg (added) add documents for ep_lib Wed, 20 Jun 2018 07:09:23 GMT ymipsl [1547] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.hpp (modified) New communication protocol between clients and servers, using hybrid ... Tue, 19 Jun 2018 14:55:18 GMT ymipsl [1546] * XIOS/dev/dev_ym/XIOS_ONE_SIDED (copied) Create new development branch XIOS_ONE_SIDED YM Mon, 18 Jun 2018 18:32:55 GMT yushan [1545] * XIOS/dev/branch_openmp/arch/arch-X64_ADA.fcm (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/src/array.hpp (modified) * XIOS/dev/branch_openmp/src/array_mac.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/buffer_client.cpp (modified) * XIOS/dev/branch_openmp/src/buffer_client.hpp (modified) * XIOS/dev/branch_openmp/src/calendar_util.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/client_client_dht_template.hpp (modified) * XIOS/dev/branch_openmp/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/client_server_mapping.hpp (modified) * XIOS/dev/branch_openmp/src/client_server_mapping_distributed.cpp (modified) * XIOS/dev/branch_openmp/src/client_server_mapping_distributed.hpp (modified) * XIOS/dev/branch_openmp/src/config/axis_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/calendar_wrapper_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/domain_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/field_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/file_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/grid_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/scalar_attribute.conf (modified) * XIOS/dev/branch_openmp/src/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/data_output.cpp (modified) * XIOS/dev/branch_openmp/src/data_output.hpp (modified) * XIOS/dev/branch_openmp/src/date.cpp (modified) * XIOS/dev/branch_openmp/src/distribution.hpp (modified) * XIOS/dev/branch_openmp/src/duration.cpp (modified) * XIOS/dev/branch_openmp/src/duration.hpp (modified) * XIOS/dev/branch_openmp/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/dev/branch_openmp/src/filter/data_packet.hpp (modified) * XIOS/dev/branch_openmp/src/filter/output_pin.cpp (modified) * XIOS/dev/branch_openmp/src/filter/output_pin.hpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_openmp/src/filter/temporal_filter.cpp (modified) * XIOS/dev/branch_openmp/src/generate_fortran_interface.cpp (modified) * XIOS/dev/branch_openmp/src/group_factory.hpp (modified) * XIOS/dev/branch_openmp/src/group_factory_decl.cpp (modified) * XIOS/dev/branch_openmp/src/group_factory_impl.hpp (modified) * XIOS/dev/branch_openmp/src/group_template.hpp (modified) * XIOS/dev/branch_openmp/src/group_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icaxis.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/iccalendar_wrapper.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/iccompute_connectivity_domain.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/iccontext.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdate.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdomain.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icduplicate_scalar_to_axis.cpp (added) * XIOS/dev/branch_openmp/src/interface/c/icduration.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icexpand_domain.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icextract_to_axis.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icextract_to_scalar.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icfield.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icfile.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icgenerate_rectilinear_domain.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icgrid.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icinterpolate.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icinverse_axis.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icreduce_axis_to_axis.cpp (added) * XIOS/dev/branch_openmp/src/interface/c/icreduce_scalar_to_scalar.cpp (added) * XIOS/dev/branch_openmp/src/interface/c/icreduce_to_axis.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icreduce_to_scalar.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icreorder_domain.cpp (added) * XIOS/dev/branch_openmp/src/interface/c/icscalar.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/ictemporal_splitting.cpp (added) * XIOS/dev/branch_openmp/src/interface/c/icvariable.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icxml_tree.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/iczoom.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/iccalendar_wrapper_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/iccompute_connectivity_domain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icduplicate_scalar_to_axis_attr.cpp (added) * XIOS/dev/branch_openmp/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icextract_axis_to_scalar_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icextract_domain_to_axis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icgenerate_rectilinear_domain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icgrid_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icgridgroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icinterpolate_axis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icinverse_axis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icreduce_axis_to_axis_attr.cpp (added) * XIOS/dev/branch_openmp/src/interface/c_attr/icreduce_axis_to_scalar_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icreduce_domain_to_axis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icreduce_domain_to_scalar_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icreduce_scalar_to_scalar_attr.cpp (added) * XIOS/dev/branch_openmp/src/interface/c_attr/icreorder_domain_attr.cpp (added) * XIOS/dev/branch_openmp/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/ictemporal_splitting_attr.cpp (added) * XIOS/dev/branch_openmp/src/interface/c_attr/icvariable_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/icvariablegroup_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c_attr/iczoom_domain_attr.cpp (modified) * XIOS/dev/branch_openmp/src/interface/fortran/duplicate_scalar_to_axis_interface.f90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/iduplicate_scalar_to_axis_interface.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/ireduce_axis_to_axis.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/ireduce_scalar_to_scalar.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/ireorder_domain.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/itemporal_splitting.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/reduce_axis_to_axis_interface.f90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/reduce_scalar_to_scalar_interface.f90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/reorder_domain_interface.f90 (added) * XIOS/dev/branch_openmp/src/interface/fortran/temporal_splitting_interface.f90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/calendar_wrapper_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/duplicate_scalar_to_axis_interface_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/grid_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/gridgroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/icalendar_wrapper_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iduplicate_scalar_to_axis_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/igrid_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/igridgroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ireduce_axis_to_axis_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ireduce_domain_to_axis_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ireduce_domain_to_scalar_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ireduce_scalar_to_scalar_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/ireorder_domain_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/itemporal_splitting_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/reduce_axis_to_axis_interface_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/reduce_domain_to_axis_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/reduce_domain_to_scalar_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/reduce_scalar_to_scalar_interface_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/reorder_domain_interface_attr.F90 (added) * XIOS/dev/branch_openmp/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/branch_openmp/src/interface/fortran_attr/temporal_splitting_interface_attr.F90 (added) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.hpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.hpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_output.hpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.hpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_openmp/src/node/axis.cpp (modified) * XIOS/dev/branch_openmp/src/node/axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/branch_openmp/src/node/calendar_wrapper.hpp (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) * XIOS/dev/branch_openmp/src/node/context.hpp (modified) * XIOS/dev/branch_openmp/src/node/domain.cpp (modified) * XIOS/dev/branch_openmp/src/node/domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.hpp (modified) * XIOS/dev/branch_openmp/src/node/file.cpp (modified) * XIOS/dev/branch_openmp/src/node/file.hpp (modified) * XIOS/dev/branch_openmp/src/node/grid.cpp (modified) * XIOS/dev/branch_openmp/src/node/grid.hpp (modified) * XIOS/dev/branch_openmp/src/node/mesh.cpp (modified) * XIOS/dev/branch_openmp/src/node/mesh.hpp (modified) * XIOS/dev/branch_openmp/src/node/scalar.cpp (modified) * XIOS/dev/branch_openmp/src/node/transformation.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory_decl.cpp (modified) * XIOS/dev/branch_openmp/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_openmp/src/object_template.hpp (modified) * XIOS/dev/branch_openmp/src/object_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/operator_expr.hpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) * XIOS/dev/branch_openmp/src/server_distribution_description.cpp (modified) * XIOS/dev/branch_openmp/src/server_distribution_description.hpp (modified) * XIOS/dev/branch_openmp/src/timer.cpp (modified) * XIOS/dev/branch_openmp/src/timer.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/dev/branch_openmp/src/xios.hpp (modified) * XIOS/dev/branch_openmp/src/xios_server.f90 (modified) * XIOS/dev/branch_openmp/src/xios_spl.hpp (modified) branch_openmp merged with trunk r1544 Thu, 14 Jun 2018 11:42:14 GMT yushan [1544] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/inputs/iodef.xml (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory.hpp (modified) * XIOS/dev/branch_openmp/src/object_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/test/test_client.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_complete_omp.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_omp.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) bug fix for tests in prod mode Wed, 13 Jun 2018 14:52:35 GMT oabramkina [1543] * XIOS/trunk/arch/arch-XC30_Cray.fcm (modified) Correcting a typo in Cray config file. Wed, 13 Jun 2018 14:48:53 GMT oabramkina [1542] * XIOS/trunk/arch/arch-GCC_LINUX.fcm (modified) * XIOS/trunk/arch/arch-X64_ADA.fcm (modified) * XIOS/trunk/arch/arch-X64_CURIE.fcm (modified) * XIOS/trunk/arch/arch-X64_CURIE_GCC.fcm (modified) * XIOS/trunk/arch/arch-X64_CURIE_PGI.fcm (modified) * XIOS/trunk/arch/arch-X64_CURIE_VAMPIR.fcm (modified) * XIOS/trunk/arch/arch-X64_IRENE.fcm (modified) * XIOS/trunk/arch/arch-X64_OCCIGEN.fcm (modified) * XIOS/trunk/arch/arch-X64_POINCARE.fcm (modified) * XIOS/trunk/arch/arch-XC30_Cray.fcm (modified) * XIOS/trunk/src/array.hpp (modified) * XIOS/trunk/src/array_mac.hpp (modified) * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/data_output.cpp (modified) * XIOS/trunk/src/data_output.hpp (modified) * XIOS/trunk/src/distribution.hpp (modified) * XIOS/trunk/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/trunk/src/filter/data_packet.hpp (modified) * XIOS/trunk/src/filter/output_pin.cpp (modified) * XIOS/trunk/src/filter/output_pin.hpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.hpp (modified) * XIOS/trunk/src/group_factory.hpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_factory_impl.hpp (modified) * XIOS/trunk/src/group_template.hpp (modified) * XIOS/trunk/src/group_template_impl.hpp (modified) * XIOS/trunk/src/interface/c/icaxis.cpp (modified) * XIOS/trunk/src/interface/c/iccalendar.cpp (modified) * XIOS/trunk/src/interface/c/iccalendar_wrapper.cpp (modified) * XIOS/trunk/src/interface/c/iccompute_connectivity_domain.cpp (modified) * XIOS/trunk/src/interface/c/iccontext.cpp (modified) * XIOS/trunk/src/interface/c/icdata.cpp (modified) * XIOS/trunk/src/interface/c/icdate.cpp (modified) * XIOS/trunk/src/interface/c/icdomain.cpp (modified) * XIOS/trunk/src/interface/c/icduplicate_scalar_to_axis.cpp (modified) * XIOS/trunk/src/interface/c/icexpand_domain.cpp (modified) * XIOS/trunk/src/interface/c/icextract_to_axis.cpp (modified) * XIOS/trunk/src/interface/c/icextract_to_scalar.cpp (modified) * XIOS/trunk/src/interface/c/icfield.cpp (modified) * XIOS/trunk/src/interface/c/icfile.cpp (modified) * XIOS/trunk/src/interface/c/icgenerate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/interface/c/icgrid.cpp (modified) * XIOS/trunk/src/interface/c/icinterpolate.cpp (modified) * XIOS/trunk/src/interface/c/icinverse_axis.cpp (modified) * XIOS/trunk/src/interface/c/icreduce_axis_to_axis.cpp (modified) * XIOS/trunk/src/interface/c/icreduce_scalar_to_scalar.cpp (modified) * XIOS/trunk/src/interface/c/icreduce_to_axis.cpp (modified) * XIOS/trunk/src/interface/c/icreduce_to_scalar.cpp (modified) * XIOS/trunk/src/interface/c/icreorder_domain.cpp (modified) * XIOS/trunk/src/interface/c/icscalar.cpp (modified) * XIOS/trunk/src/interface/c/ictemporal_splitting.cpp (modified) * XIOS/trunk/src/interface/c/icvariable.cpp (modified) * XIOS/trunk/src/interface/c/icxml_tree.cpp (modified) * XIOS/trunk/src/interface/c/iczoom.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iccalendar_wrapper_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iccompute_connectivity_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icduplicate_scalar_to_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icextract_axis_to_scalar_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icextract_domain_to_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icgenerate_rectilinear_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icgrid_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icgridgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinterpolate_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinverse_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_axis_to_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_axis_to_scalar_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_domain_to_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_domain_to_scalar_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreduce_scalar_to_scalar_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icreorder_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/ictemporal_splitting_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icvariable_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icvariablegroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iczoom_domain_attr.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/calendar_wrapper.cpp (modified) * XIOS/trunk/src/node/calendar_wrapper.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) * XIOS/trunk/src/object_factory.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_factory_impl.hpp (modified) * XIOS/trunk/src/object_template.hpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) * XIOS/trunk/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/trunk/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/xios_spl.hpp (modified) Replacing Boost's unordered_map and shared_pointer by its STL ... Wed, 13 Jun 2018 12:25:08 GMT yushan [1541] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.cpp (modified) bug fix in intercomm_create Tue, 12 Jun 2018 12:21:57 GMT yushan [1540] * XIOS/dev/branch_openmp/extern/ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.hpp (modified) add modif for workflow_cmip6 Tue, 12 Jun 2018 09:54:13 GMT yushan [1539] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allocate.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allreduce.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_finalize.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.hpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_kernel.cpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_unique.cpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_world.cpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_endpoint.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_intracomm.hpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_tests.hpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_merge.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_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_request.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_tag.hpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.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) update intercomm_merge and remove redundant files Mon, 11 Jun 2018 17:06:45 GMT yushan [1538] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_endpoint.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_request.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mpi_cascade.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) tests in XIOS OK (client, complete, remap, toy) Mon, 11 Jun 2018 13:18:15 GMT ymipsl [1537] * XIOS/trunk (copied) The current trunk version has been replaced by the current ... Mon, 11 Jun 2018 13:11:40 GMT ymipsl [1536] * XIOS/branchs/xios-2.5 (copied) Create xios-2.5 branch from current dev/XIOS_DEV_CMIP6 version Mon, 11 Jun 2018 13:08:43 GMT ymipsl [1535] * XIOS/branchs/xios-2.0 (copied) Create branch xios-2.0 from current trunk Mon, 11 Jun 2018 12:19:29 GMT ymipsl [1534] * XIOS/dev/XIOS_DEV_CMIP6/src/io/inetcdf4.cpp (modified) Bug fix : no return value in some case for "bool ... Fri, 08 Jun 2018 17:34:51 GMT yushan [1533] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.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_wait.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.cpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) save dev Fri, 08 Jun 2018 15:23:42 GMT yushan [1532] * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_endpoint.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) save dev. Fri, 08 Jun 2018 14:04:33 GMT yushan [1531] * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (deleted) save dev Fri, 08 Jun 2018 14:04:17 GMT yushan [1530] * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) save dev Fri, 08 Jun 2018 14:02:52 GMT yushan [1529] * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (deleted) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_unique.cpp (deleted) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (deleted) save dev Fri, 08 Jun 2018 14:00:10 GMT yushan [1528] * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_tests.hpp (deleted) save dev Fri, 08 Jun 2018 13:59:53 GMT yushan [1527] * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allocate.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allreduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_finalize.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_unique.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_endpoint.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intracomm.hpp (deleted) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_request.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_tag.hpp (deleted) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) save dev Fri, 08 Jun 2018 07:12:00 GMT oabramkina [1526] * XIOS/dev/XIOS_DEV_CMIP6/doc/XIOS_user_guide.lyx (modified) * XIOS/dev/XIOS_DEV_CMIP6/doc/XIOS_user_guide.pdf (modified) * XIOS/dev/XIOS_DEV_CMIP6/doc/inputs/images/Server2.pdf (added) Updating user's manual: UGRID and server-two. Thu, 07 Jun 2018 17:39:07 GMT yushan [1525] * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) save dev : intercomm_create via intracomm. To do : modif related ... Wed, 06 Jun 2018 09:25:32 GMT ymipsl [1524] * XIOS/dev/XIOS_DEV_CMIP6/src/config/field_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) Bug fix ; Virtual grid created from field using domain_ref/axis_ref ... Wed, 06 Jun 2018 08:28:12 GMT aclsce [1523] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/temporal_filter.cpp (modified) Modified to allow to run monthly simulations by using offsetMonth and ... Tue, 05 Jun 2018 17:14:40 GMT yushan [1522] * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) Test_client 6*8 clients 2 servers OK. TO DO : intercomm->intracomm, ... Mon, 04 Jun 2018 17:29:04 GMT yushan [1521] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_accumulate.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allocate.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_barrier.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_buffer.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_comm.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_compare.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_fetch.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_get.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_global.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_info.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_unique.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_intracomm.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_mpi.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_tests.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_win.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_memory.cpp (deleted) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_put.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_request.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_status.hpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_win.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_window.hpp (added) save dev. TO DO : test with xios Mon, 04 Jun 2018 17:25:08 GMT yushan [1520] * XIOS/dev/branch_openmp/arch/arch-CURIE_Intel.fcm (modified) * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allreduce.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_finalize.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_local.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_rank.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.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/src/buffer_client.cpp (modified) * XIOS/dev/branch_openmp/src/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_complete_omp.f90 (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) save dev. TO DO : test with xios Mon, 04 Jun 2018 08:43:19 GMT oabramkina [1519] * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Activating an option for setting different number of processes per ... Fri, 01 Jun 2018 17:36:12 GMT yushan [1518] * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) optimisation partially finished. To do : special case for ... Fri, 01 Jun 2018 13:24:53 GMT yushan [1517] * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_finalize.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_info.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intracomm.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_request.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) save dev Thu, 31 May 2018 15:53:06 GMT oabramkina [1516] * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) Bugfix for cases of split_freq defined in ts. Thu, 31 May 2018 14:32:39 GMT yushan [1515] * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_unique.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_rank.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) save dev Thu, 31 May 2018 12:50:43 GMT ymipsl [1514] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Fix for reading field : The "once" time operation is now allowed in read ... Wed, 30 May 2018 18:23:26 GMT yushan [1513] * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) save dev Wed, 30 May 2018 18:20:07 GMT yushan [1512] * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (deleted) save dev Wed, 30 May 2018 18:08:15 GMT yushan [1511] * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (modified) save dev Wed, 30 May 2018 17:18:04 GMT oabramkina [1510] * XIOS/dev/XIOS_DEV_CMIP6/bld.cfg (modified) * XIOS/dev/XIOS_DEV_CMIP6/make_xios (modified) Bugfix in case of compilation with external Blitz. Wed, 30 May 2018 15:20:39 GMT oabramkina [1509] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/type/type_decl.cpp (modified) Minor bugfix: in certain cases type of XIOS attributes wasn't recognized ... Tue, 29 May 2018 13:45:22 GMT oabramkina [1508] * XIOS/dev/XIOS_DEV_CMIP6/tools/archive/boost.tar.gz (modified) * XIOS/trunk/tools/archive/boost.tar.gz (modified) Boost: adding a missing config file for Cray. Tue, 29 May 2018 12:43:56 GMT oabramkina [1507] * XIOS/dev/XIOS_DEV_CMIP6/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) Bigfix for UGRID: conversion from int to MPI_unsigned_long wasn't ... Tue, 29 May 2018 11:12:21 GMT yushan [1506] * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) mpi_comm_split respect the norme of MPI: ranking according to the key ... Mon, 28 May 2018 21:25:57 GMT yushan [1505] * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_mpi.hpp (added) MPI_split can deal with discontinuous ranking within a process Mon, 28 May 2018 21:25:35 GMT yushan [1504] * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_local.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) MPI_split can deal with discontinuous ranking within a process Mon, 28 May 2018 15:28:07 GMT yushan [1503] * XIOS/dev/branch_openmp/extern/ep_dev/ep_accumulate.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_compare.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_fetch.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_get.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_put.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_request.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (modified) rank_map is passed from vector to map, in order to have more flexibility ... Mon, 28 May 2018 07:56:59 GMT yushan [1502] * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_buffer.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_comm.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_info.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_request.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_window.hpp (added) save dev Mon, 28 May 2018 07:56:16 GMT yushan [1501] * XIOS/dev/branch_openmp/extern/ep_dev/ep_status.hpp (added) save dev Mon, 28 May 2018 07:54:32 GMT yushan [1500] * XIOS/dev/branch_openmp/extern/ep_dev/ep_accumulate.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allocate.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allreduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_compare.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_exscan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_fetch.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_finalize.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_get.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_put.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_rank.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scan.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_win.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (modified) save dev Wed, 16 May 2018 13:56:55 GMT yushan [1499] * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_init.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (modified) debugging for memory leaks Thu, 03 May 2018 14:09:31 GMT oabramkina [1498] * XIOS/dev/XIOS_DEV_CMIP6/make_xios (modified) Corrections of r1497. Thu, 03 May 2018 12:05:28 GMT oabramkina [1497] * XIOS/dev/XIOS_DEV_CMIP6/bld.cfg (modified) * XIOS/dev/XIOS_DEV_CMIP6/make_xios (modified) Adding the following compilation options in order to separate the build ... Fri, 27 Apr 2018 09:00:44 GMT oabramkina [1496] * XIOS/dev/XIOS_DEV_CMIP6/src/date.cpp (modified) * XIOS/trunk/src/date.cpp (modified) Trunk and CMIP6: bugfix in addition of a month in case of a user- ... Thu, 26 Apr 2018 10:00:49 GMT yushan [1495] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) add type check and op check Wed, 25 Apr 2018 15:30:25 GMT oabramkina [1494] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp (modified) Bigfix for UGRID: fields describing the same mesh (= fields defined on ... Tue, 24 Apr 2018 16:12:50 GMT oabramkina [1493] * XIOS/dev/XIOS_DEV_CMIP6/src/config/axis_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/calendar_wrapper_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/field_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/file_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/grid_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/config/scalar_attribute.conf (modified) Adding attribute comment to certain objects. Fortran interface is ... Tue, 24 Apr 2018 16:03:18 GMT oabramkina [1492] * XIOS/dev/XIOS_DEV_CMIP6/src/generate_fortran_interface.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icduplicate_scalar_to_axis.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icreduce_axis_to_axis.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icreduce_scalar_to_scalar.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icreorder_domain.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/ictemporal_splitting.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/iccalendar_wrapper_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icduplicate_scalar_to_axis_attr.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icgrid_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icgridgroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icreduce_axis_to_axis_attr.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icreduce_domain_to_axis_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icreduce_domain_to_scalar_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icreduce_scalar_to_scalar_attr.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icreorder_domain_attr.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c_attr/ictemporal_splitting_attr.cpp (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/duplicate_scalar_to_axis_interface.f90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/iduplicate_scalar_to_axis_interface.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/ireduce_axis_to_axis.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/ireduce_scalar_to_scalar.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/ireorder_domain.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/itemporal_splitting.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/reduce_axis_to_axis_interface.f90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/reduce_scalar_to_scalar_interface.f90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/reorder_domain_interface.f90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran/temporal_splitting_interface.f90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/calendar_wrapper_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/duplicate_scalar_to_axis_interface_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/grid_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/gridgroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/icalendar_wrapper_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iduplicate_scalar_to_axis_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/igrid_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/igridgroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ireduce_axis_to_axis_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ireduce_domain_to_axis_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ireduce_domain_to_scalar_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ireduce_scalar_to_scalar_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/ireorder_domain_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/itemporal_splitting_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/reduce_axis_to_axis_interface_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/reduce_domain_to_axis_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/reduce_domain_to_scalar_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/reduce_scalar_to_scalar_interface_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/reorder_domain_interface_attr.F90 (added) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/fortran_attr/temporal_splitting_interface_attr.F90 (added) Updating fortran interface for attributes that have been recently ... Mon, 23 Apr 2018 09:18:05 GMT yushan [1491] * XIOS/dev/branch_openmp/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/dev/branch_openmp/src/config/file_attribute.conf (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.hpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.hpp (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) * XIOS/dev/branch_openmp/src/node/domain.cpp (modified) * XIOS/dev/branch_openmp/src/node/file.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) Branch EP merged with Dev_cmip6 @r1490 Fri, 20 Apr 2018 15:29:28 GMT oabramkina [1490] * XIOS/dev/XIOS_DEV_CMIP6/tools/archive/boost.tar.gz (modified) * XIOS/trunk/tools/archive/boost.tar.gz (modified) Reconfiguring Boost with older Intel compilator (2011 -ansi). Tested ... Fri, 20 Apr 2018 15:10:12 GMT oabramkina [1489] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Check on output_freq corrected. Fri, 20 Apr 2018 15:04:38 GMT oabramkina [1488] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) Trunk and CMIP6: adding a check on output_freq attribute. Exception is ... Fri, 20 Apr 2018 13:04:38 GMT oabramkina [1487] * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Trunk: minor modifications for reading UGRID. Using attribute nvertex ... Fri, 20 Apr 2018 12:33:46 GMT oabramkina [1486] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) XIOS_DEV_CMIP: minor modifications for reading UGRID. Using attribute ... Tue, 17 Apr 2018 09:55:51 GMT oabramkina [1485] * XIOS/dev/XIOS_DEV_CMIP6/src/config/file_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/inetcdf4.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/inetcdf4.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) Enforcing sequential I/O on the client side during reading of metadata ... Fri, 13 Apr 2018 15:24:22 GMT ymipsl [1484] * XIOS/trunk/arch/arch-X64_IRENE.env (added) * XIOS/trunk/arch/arch-X64_IRENE.fcm (added) * XIOS/trunk/arch/arch-X64_IRENE.path (added) Add Irène arch files (trunk) YM Fri, 13 Apr 2018 15:22:55 GMT ymipsl [1483] * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_IRENE.env (added) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_IRENE.fcm (added) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_IRENE.path (added) Add Irène arch files (dev CMIP6) YM Fri, 13 Apr 2018 14:25:46 GMT yushan [1482] * XIOS/dev/branch_openmp/arch/arch-X64_CURIE_GCC.env (modified) * XIOS/dev/branch_openmp/arch/arch-X64_CURIE_GCC.path (modified) * XIOS/dev/branch_openmp/arch/arch-X64_CURIE_PGI.env (modified) * XIOS/dev/branch_openmp/arch/arch-X64_CURIE_PGI.path (modified) * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/src/attribute_template.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/calendar_util.cpp (modified) * XIOS/dev/branch_openmp/src/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/duration.cpp (modified) * XIOS/dev/branch_openmp/src/duration.hpp (modified) * XIOS/dev/branch_openmp/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/store_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/temporal_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/temporal_filter.hpp (modified) * XIOS/dev/branch_openmp/src/functor/accumulate.cpp (modified) * XIOS/dev/branch_openmp/src/functor/average.cpp (modified) * XIOS/dev/branch_openmp/src/functor/maximum.cpp (modified) * XIOS/dev/branch_openmp/src/functor/minimum.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdate.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icduration.cpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/operator_expr.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/type/type.hpp (modified) * XIOS/dev/branch_openmp/src/type/type_impl.hpp (modified) * XIOS/dev/branch_openmp/src/utils.hpp (modified) * XIOS/dev/branch_openmp/src/xios_server.f90 (modified) Branch EP merged with Dev_cmip6 @r1481 Fri, 13 Apr 2018 12:29:20 GMT ymipsl [1481] * XIOS/dev/XIOS_DEV_CMIP6/src/parse_expr/operator_expr.hpp (modified) Enhencement : For expression, can now compare a value or array with a ... Fri, 13 Apr 2018 08:33:54 GMT ymipsl [1480] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Fix for transformation & interpolation : better detection of missing ... Fri, 13 Apr 2018 07:34:16 GMT ymipsl [1479] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) Fix : when reading domain from a file, if the type of domain is given, ... Thu, 12 Apr 2018 16:51:08 GMT oabramkina [1478] * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/type/type.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/type/type_impl.hpp (modified) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/type/type.hpp (modified) * XIOS/trunk/src/type/type_impl.hpp (modified) Exception handling for attributes by means of dynamic binding. This ... Thu, 12 Apr 2018 09:12:11 GMT oabramkina [1477] * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/type/type_impl.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/type/type_impl.hpp (modified) Implementing exception handling for accessing attribute value. In ... Wed, 11 Apr 2018 16:10:39 GMT oabramkina [1476] * XIOS/dev/XIOS_DEV_CMIP6/tools/archive/boost.tar.gz (modified) * XIOS/trunk/tools/archive/boost.tar.gz (modified) Trunk and XIOS_DEV_CMIP6: updating Boost configuration so that it ... Thu, 05 Apr 2018 11:32:02 GMT ymipsl [1475] * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.cpp (modified) Change MPI_UINT64_T by MPI_LONG_LONG_INT since MPI_UINT64_T has been ... Wed, 04 Apr 2018 10:48:53 GMT oabramkina [1474] * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/functor/accumulate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/functor/average.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/functor/maximum.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/functor/minimum.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/utils.hpp (modified) DEV_CMIP6: porting changes in r1471. Now DEV_CMIP6 compiles with PGI. Wed, 04 Apr 2018 10:42:24 GMT oabramkina [1473] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/temporal_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/temporal_filter.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) DEV_CMIP6: bugfix for certain cases of monthly output and freq_offset ... Wed, 04 Apr 2018 10:20:26 GMT oabramkina [1472] * XIOS/dev/XIOS_DEV_CMIP6/src/calendar_util.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/duration.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/duration.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/temporal_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icdate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/interface/c/icduration.cpp (modified) Implementing a patch suggested by Rupert Nash in order to bring ... Tue, 03 Apr 2018 14:52:37 GMT oabramkina [1471] * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/filter/store_filter.cpp (modified) * XIOS/trunk/src/functor/accumulate.cpp (modified) * XIOS/trunk/src/functor/average.cpp (modified) * XIOS/trunk/src/functor/maximum.cpp (modified) * XIOS/trunk/src/functor/minimum.cpp (modified) * XIOS/trunk/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/utils.hpp (modified) Trunk: few corrections in order to be in compliance with c++98 norms. ... Wed, 28 Mar 2018 15:24:06 GMT oabramkina [1470] * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_CURIE_GCC.env (modified) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_CURIE_GCC.path (modified) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_CURIE_PGI.env (modified) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_CURIE_PGI.path (modified) * XIOS/trunk/arch/arch-X64_CURIE_GCC.env (modified) * XIOS/trunk/arch/arch-X64_CURIE_GCC.path (modified) * XIOS/trunk/arch/arch-X64_CURIE_PGI.env (modified) * XIOS/trunk/arch/arch-X64_CURIE_PGI.path (modified) Changing compilation settings for PGI and GCC on Curie in order to use ... Wed, 28 Mar 2018 12:28:58 GMT yushan [1469] * XIOS/dev/branch_openmp/src/server.cpp (modified) LMDZ, XIOS_Tests works fine with 2-level server mode. Tested on Curie. ... Tue, 27 Mar 2018 18:40:31 GMT yushan [1468] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_openmp/inputs/COMPLETE/iodef.xml (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/inputs/TOY/iodef.xml (modified) * XIOS/dev/branch_openmp/inputs/iodef.xml (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) tests (client, complete, toy, rempa) work fine with 2-level server mode. ... Tue, 27 Mar 2018 16:18:38 GMT oabramkina [1467] * XIOS/dev/XIOS_GRIB (copied) Creating GRIB branch Tue, 27 Mar 2018 16:16:30 GMT oabramkina [1466] * XIOS/dev/dev_olga (deleted) Removing obsolete branch. Tue, 27 Mar 2018 12:34:03 GMT yushan [1465] * XIOS/dev/branch_openmp/src/server.cpp (modified) * XIOS/dev/branch_openmp/src/test/toy_cmip6_omp.f90 (modified) Unify the MPI_Finalize in different tests.