# # ChangeLog for XIOS/dev/branch_openmp # # Generated by Trac 1.0.1 # 04/20/24 04:49:01 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 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, 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 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, 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 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 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. Tue, 27 Mar 2018 12:08:10 GMT yushan [1464] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/src/calendar.cpp (modified) * XIOS/dev/branch_openmp/src/registry.cpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) bug fix for server to correctly finalize. LMDZ OK. Mon, 26 Mar 2018 15:15:45 GMT yushan [1463] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.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/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) test_remap modified to follow trunk. memory free issue in mapper.cpp ... Thu, 22 Mar 2018 16:28:11 GMT yushan [1462] * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) restore CINetCDF4::isRectilinear Thu, 22 Mar 2018 10:34:44 GMT yushan [1461] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_reduce.cpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) small modif Thu, 22 Mar 2018 09:43:20 GMT yushan [1460] * XIOS/dev/branch_openmp/arch/arch-X64_ADA.fcm (modified) * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.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/inputs/TOY/iodef.xml (modified) * XIOS/dev/branch_openmp/src/array_new.hpp (modified) * XIOS/dev/branch_openmp/src/attribute.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_array.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_array_impl.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_enum.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_enum_impl.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_map.cpp (modified) * XIOS/dev/branch_openmp/src/attribute_template.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.cpp (modified) * XIOS/dev/branch_openmp/src/calendar.hpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/client.hpp (modified) * XIOS/dev/branch_openmp/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/client_server_mapping.cpp (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/axis_attribute_private.conf (modified) * XIOS/dev/branch_openmp/src/config/domain_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/domain_attribute_private.conf (modified) * XIOS/dev/branch_openmp/src/config/duplicate_scalar_to_axis_attribute.conf (added) * 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/interpolate_domain_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/node_type.conf (modified) * XIOS/dev/branch_openmp/src/config/reduce_axis_to_axis_attribute.conf (added) * XIOS/dev/branch_openmp/src/config/reduce_domain_to_axis_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/reduce_domain_to_scalar_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/reduce_scalar_to_scalar_attribute.conf (added) * XIOS/dev/branch_openmp/src/config/reorder_domain_attribute.conf (added) * XIOS/dev/branch_openmp/src/config/scalar_attribute.conf (modified) * XIOS/dev/branch_openmp/src/config/temporal_splitting.conf (added) * XIOS/dev/branch_openmp/src/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/context_client.hpp (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/context_server.hpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.hpp (modified) * XIOS/dev/branch_openmp/src/declare_attribute.hpp (modified) * XIOS/dev/branch_openmp/src/declare_ref_func.hpp (modified) * XIOS/dev/branch_openmp/src/distribute_file_server2.cpp (added) * XIOS/dev/branch_openmp/src/distribute_file_server2.hpp (added) * XIOS/dev/branch_openmp/src/distribution.cpp (modified) * XIOS/dev/branch_openmp/src/distribution.hpp (modified) * XIOS/dev/branch_openmp/src/distribution_client.cpp (modified) * XIOS/dev/branch_openmp/src/distribution_client.hpp (modified) * XIOS/dev/branch_openmp/src/distribution_server.cpp (modified) * XIOS/dev/branch_openmp/src/distribution_server.hpp (modified) * XIOS/dev/branch_openmp/src/event_client.cpp (modified) * XIOS/dev/branch_openmp/src/event_client.hpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.cpp (modified) * XIOS/dev/branch_openmp/src/filter/file_server_writer_filter.cpp (added) * XIOS/dev/branch_openmp/src/filter/file_server_writer_filter.hpp (added) * XIOS/dev/branch_openmp/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/file_writer_filter.hpp (modified) * XIOS/dev/branch_openmp/src/filter/filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/filter.hpp (modified) * XIOS/dev/branch_openmp/src/filter/input_pin.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/source_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/source_filter.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/store_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/store_filter.hpp (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/generate_fortran_interface.cpp (modified) * XIOS/dev/branch_openmp/src/group_factory_decl.cpp (modified) * XIOS/dev/branch_openmp/src/group_template.hpp (modified) * XIOS/dev/branch_openmp/src/group_template_decl.cpp (modified) * XIOS/dev/branch_openmp/src/group_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/indent_xml.hpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdata.cpp (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_output.cpp (modified) * XIOS/dev/branch_openmp/src/io/nc4_data_output.hpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.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/io/onetcdf4_decl.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_openmp/src/memtrack.cpp (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/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/duplicate_scalar_to_axis.cpp (added) * XIOS/dev/branch_openmp/src/node/duplicate_scalar_to_axis.hpp (added) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.hpp (modified) * XIOS/dev/branch_openmp/src/node/field_impl.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/interpolate_domain.cpp (modified) * XIOS/dev/branch_openmp/src/node/node_enum.hpp (modified) * XIOS/dev/branch_openmp/src/node/node_type.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_axis_to_axis.cpp (added) * XIOS/dev/branch_openmp/src/node/reduce_axis_to_axis.hpp (added) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_scalar.cpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_scalar_to_scalar.cpp (added) * XIOS/dev/branch_openmp/src/node/reduce_scalar_to_scalar.hpp (added) * XIOS/dev/branch_openmp/src/node/reorder_domain.cpp (added) * XIOS/dev/branch_openmp/src/node/reorder_domain.hpp (added) * XIOS/dev/branch_openmp/src/node/scalar.cpp (modified) * XIOS/dev/branch_openmp/src/node/scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/temporal_splitting.cpp (added) * XIOS/dev/branch_openmp/src/node/temporal_splitting.hpp (added) * XIOS/dev/branch_openmp/src/node/transformation.hpp (modified) * XIOS/dev/branch_openmp/src/node/transformation_enum.hpp (modified) * XIOS/dev/branch_openmp/src/node/variable.cpp (modified) * XIOS/dev/branch_openmp/src/node/variable.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_decl.cpp (modified) * XIOS/dev/branch_openmp/src/object_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) * XIOS/dev/branch_openmp/src/server.hpp (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/test/test_client.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_diurnal_cycle.f90 (added) * XIOS/dev/branch_openmp/src/test/test_regular.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_remap.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_second_server.f90 (added) * XIOS/dev/branch_openmp/src/test/test_unstruct_complete.f90 (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/algo_types.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_duplicate_scalar.cpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_duplicate_scalar.hpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_axis.cpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_axis.hpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_temporal_splitting.cpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_temporal_splitting.hpp (added) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_generate_rectilinear.hpp (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/domain_algorithm_reorder.cpp (added) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_reorder.hpp (added) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_zoom.hpp (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/grid_transformation_selector.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation_selector.hpp (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_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_scalar.cpp (added) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_scalar.hpp (added) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/type/type_decl.cpp (modified) * XIOS/dev/branch_openmp/src/type/type_util.hpp (modified) * XIOS/dev/branch_openmp/src/xios_spl.hpp (modified) * XIOS/dev/branch_openmp/src/xml_node.cpp (modified) * XIOS/dev/branch_openmp/src/xml_node.hpp (modified) * XIOS/dev/branch_openmp/src/xml_parser.cpp (modified) * XIOS/dev/branch_openmp/src/xml_parser.hpp (modified) * XIOS/dev/branch_openmp/src/xml_parser_decl.cpp (modified) branch_openmp merged with XIOS_DEV_CMIP6@1459 Wed, 10 Jan 2018 15:16:44 GMT yushan [1398] * XIOS/dev/branch_openmp/extern/ep_dev/ep_accumulate.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_get.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_put.cpp (modified) dev EP-RMA : MPI_Rput MPI_Rget MPI_Raccumulate MPI_Rget_accumulate (to ... Wed, 10 Jan 2018 14:33:27 GMT yushan [1395] * XIOS/dev/branch_openmp/extern/ep_dev/ep_compare.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) dev EP-RMA : MPI_Compare_and_swap Wed, 10 Jan 2018 14:24:00 GMT yushan [1394] * XIOS/dev/branch_openmp/extern/ep_dev/ep_fetch.cpp (added) dev EP-RMA : MPI_Tetch_and_op Wed, 10 Jan 2018 14:23:37 GMT yushan [1393] * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) dev EP-RMA : MPI_Tetch_and_op Thu, 21 Dec 2017 13:50:18 GMT yushan [1388] * XIOS/dev/branch_openmp/extern/ep_dev/ep_allocate.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_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_memory.cpp (deleted) * XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_win.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) dev EP-RMA : MPI_Win_allocate Tue, 19 Dec 2017 16:50:40 GMT yushan [1385] * XIOS/dev/branch_openmp/extern/ep_dev/ep_accumulate.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_lib_win.hpp (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/main.cpp (modified) dev EP-RMA : MPI_Get_accumulate Tue, 19 Dec 2017 16:29:21 GMT yushan [1384] * XIOS/dev/branch_openmp/extern/ep_dev/ep_accumulate.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_get.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_put.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) dev EP-RMA : MPI_Accumulate Tue, 19 Dec 2017 16:16:01 GMT yushan [1383] * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/ep_win.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) dev EP-RMA : MPI_Put, MPI_Get Tue, 19 Dec 2017 13:44:41 GMT yushan [1382] * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (modified) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (modified) dev EP_RMA Tue, 19 Dec 2017 13:22:03 GMT yushan [1381] * XIOS/dev/branch_openmp/extern/ep_dev (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgather.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allgatherv.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_allreduce.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_alltoall.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_barrier.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_bcast.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_create.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_declaration.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_declaration.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_dup.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_exscan.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_finalize.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_fortran.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_free.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gather.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_gatherv.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_global.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_init.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_kernel.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_intercomm_world.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_collective.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_fortran.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_intercomm.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_local.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_tests.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_lib_win.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_memory.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_merge.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_message.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_mpi.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_probe.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_rank.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_recv.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_reduce_scatter.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scan.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatter.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_scatterv.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_send.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_size.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_split.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_tag.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_test.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_type.hpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_wait.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/ep_win.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/main.cpp (added) * XIOS/dev/branch_openmp/extern/ep_dev/makefile (added) add folder for MPI EP-RMA development. Current: MPI_Win, MPI_win_create, ... Thu, 14 Dec 2017 12:56:45 GMT yushan [1379] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.cpp (modified) fix small bug Wed, 13 Dec 2017 14:12:08 GMT yushan [1374] * 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_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/client.cpp (modified) unify type : MPI_Request Wed, 13 Dec 2017 13:42:26 GMT yushan [1373] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_send.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/client_client_dht_template_impl.hpp (modified) unify type : MPI_Request Fri, 08 Dec 2017 13:16:16 GMT yushan [1369] * 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_fortran.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_fortran.hpp (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/src/interface/c/icdata.cpp (modified) unify type : MPI_Fint Fri, 08 Dec 2017 10:48:59 GMT yushan [1368] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_kernel.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) unify type : MPI_Op Thu, 07 Dec 2017 16:11:26 GMT yushan [1366] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.hpp (modified) unify type : MPI_Datatype MPI_Aint Thu, 07 Dec 2017 15:56:23 GMT yushan [1365] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.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_intercomm_kernel.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_memory.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_scatter.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_scatterv.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/src/client_server_mapping.cpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/oasis_cinterface.cpp (modified) unify type : MPI_Datatype MPI_Aint Wed, 06 Dec 2017 14:22:17 GMT yushan [1362] * XIOS/dev/branch_openmp/extern/remap/src/mpi_routing.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_memory.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_recv.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/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (modified) unify type : MPI_Message MPI_Info Wed, 06 Dec 2017 08:49:39 GMT yushan [1360] * XIOS/dev/branch_openmp/src/buffer_client.cpp (modified) * XIOS/dev/branch_openmp/src/test/toy_cmip6_omp.f90 (modified) toy_cmip6_omp tested on Curie (14*4+2) and Ada (14*2+2) Wed, 06 Dec 2017 08:06:56 GMT yushan [1359] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.cpp (added) unify MPI_Comm type, add missing file Tue, 05 Dec 2017 16:40:02 GMT yushan [1356] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_free.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_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/src/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (modified) unify MPI_Comm type Tue, 05 Dec 2017 15:24:42 GMT yushan [1355] * 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/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_fortran.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_intercomm.hpp (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_type.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/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (modified) unify MPI_Comm type Mon, 04 Dec 2017 16:12:00 GMT yushan [1354] * 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_dup.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_gatherv.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_intercomm.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_merge.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_mpi.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_rank.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_type.hpp (modified) omp dev : unify MPI_Comm type Thu, 30 Nov 2017 11:35:59 GMT yushan [1350] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/src/test/test_unstruct_complete.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_unstruct_omp.f90 (modified) * XIOS/dev/branch_openmp/src/test/toy_cmip6_omp.f90 (added) toy_cmip6_omp from Curie Mon, 27 Nov 2017 15:50:35 GMT yushan [1348] * XIOS/dev/branch_openmp/bld.cfg (modified) dev_omp from Curie Mon, 27 Nov 2017 12:46:40 GMT yushan [1347] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) dev omp from Ada Tue, 21 Nov 2017 15:03:00 GMT yushan [1342] * XIOS/dev/branch_openmp/src/buffer_client.cpp (modified) * XIOS/dev/branch_openmp/src/calendar.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/client.hpp (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/log.cpp (modified) * XIOS/dev/branch_openmp/src/log.hpp (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) log files Tue, 21 Nov 2017 14:16:39 GMT yushan [1341] * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) dev_omp OK Tue, 21 Nov 2017 12:42:35 GMT yushan [1339] * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/reduction.cpp (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_extract_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) dev_omp OK Tue, 21 Nov 2017 09:47:57 GMT yushan [1338] * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/src/buffer_client.cpp (modified) * XIOS/dev/branch_openmp/src/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/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/node/context.cpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/node/file.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) dev_omp Mon, 20 Nov 2017 14:25:03 GMT yushan [1335] * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.cpp (modified) * 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/libmapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) dev_omp Mon, 20 Nov 2017 08:49:26 GMT yushan [1334] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/src/array_new.hpp (modified) * XIOS/dev/branch_openmp/src/calendar.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/data_output.hpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_openmp/src/group_factory.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/interface/c/icdata.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_openmp/src/node/axis.cpp (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/file.cpp (modified) * XIOS/dev/branch_openmp/src/node/grid.cpp (modified) * XIOS/dev/branch_openmp/src/node/transformation.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory.cpp (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/yacc_parser.cpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/yacc_parser.yacc (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_openmp/src/type/type.hpp (modified) * XIOS/dev/branch_openmp/src/xml_node.hpp (modified) omp_dev Thu, 16 Nov 2017 15:20:41 GMT yushan [1331] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/src/attribute_map.hpp (modified) * XIOS/dev/branch_openmp/src/buffer_client.hpp (modified) * XIOS/dev/branch_openmp/src/client.hpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.hpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_openmp/src/group_factory.hpp (modified) * XIOS/dev/branch_openmp/src/indent.hpp (modified) * XIOS/dev/branch_openmp/src/indent_xml.hpp (modified) * XIOS/dev/branch_openmp/src/node/axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/compute_connectivity_domain.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.hpp (modified) * XIOS/dev/branch_openmp/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/extract_domain_to_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/interpolate_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/interpolate_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/inverse_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/mesh.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/transformation.hpp (modified) * XIOS/dev/branch_openmp/src/node/zoom_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/zoom_domain.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory.hpp (modified) * XIOS/dev/branch_openmp/src/object_template.hpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (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/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_openmp/src/xml_node.hpp (modified) * XIOS/dev/branch_openmp/src/xml_parser.cpp (modified) * XIOS/dev/branch_openmp/src/xml_parser.hpp (modified) dev_omp Wed, 15 Nov 2017 11:51:25 GMT yushan [1329] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_remap_ref.f90 (added) dev_omp Wed, 15 Nov 2017 11:14:34 GMT yushan [1328] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/cputime.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/elt.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.cpp (modified) * 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/libmapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mpi_cascade.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mpi_cascade.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mpi_routing.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mpi_routing.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/node.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/timerRemap.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/tree.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/tree.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/src/array_new.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_enum.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_enum_impl.hpp (modified) * XIOS/dev/branch_openmp/src/attribute_map.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/buffer_server.hpp (modified) * XIOS/dev/branch_openmp/src/calendar.cpp (modified) * XIOS/dev/branch_openmp/src/client.cpp (modified) * XIOS/dev/branch_openmp/src/client.hpp (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.cpp (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/context_client.cpp (modified) * XIOS/dev/branch_openmp/src/context_server.cpp (modified) * XIOS/dev/branch_openmp/src/context_server.hpp (modified) * XIOS/dev/branch_openmp/src/cxios.cpp (modified) * XIOS/dev/branch_openmp/src/cxios.hpp (modified) * XIOS/dev/branch_openmp/src/data_output.cpp (modified) * XIOS/dev/branch_openmp/src/data_output.hpp (modified) * XIOS/dev/branch_openmp/src/dht_auto_indexing.cpp (modified) * XIOS/dev/branch_openmp/src/dht_auto_indexing.hpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.cpp (modified) * XIOS/dev/branch_openmp/src/event_scheduler.hpp (modified) * XIOS/dev/branch_openmp/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/source_filter.cpp (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/store_filter.cpp (modified) * XIOS/dev/branch_openmp/src/filter/temporal_filter.cpp (modified) * XIOS/dev/branch_openmp/src/group_factory.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/indent.hpp (modified) * XIOS/dev/branch_openmp/src/indent_xml.cpp (modified) * XIOS/dev/branch_openmp/src/indent_xml.hpp (modified) * XIOS/dev/branch_openmp/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/oasis_cinterface.cpp (modified) * XIOS/dev/branch_openmp/src/interface/c/oasis_cinterface.hpp (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/inetcdf4_decl.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4_impl.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.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface.hpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/branch_openmp/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_openmp/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_openmp/src/io/netcdf.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/io/onetcdf4_decl.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_openmp/src/log.cpp (modified) * XIOS/dev/branch_openmp/src/log.hpp (modified) * XIOS/dev/branch_openmp/src/memtrack.cpp (modified) * XIOS/dev/branch_openmp/src/mpi.hpp (modified) * XIOS/dev/branch_openmp/src/mpi_std.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/compute_connectivity_domain.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/expand_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/extract_domain_to_axis.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/generate_rectilinear_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/grid.cpp (modified) * XIOS/dev/branch_openmp/src/node/interpolate_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/interpolate_domain.hpp (modified) * XIOS/dev/branch_openmp/src/node/inverse_axis.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/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/scalar.cpp (modified) * XIOS/dev/branch_openmp/src/node/scalar.hpp (modified) * XIOS/dev/branch_openmp/src/node/transformation.hpp (modified) * XIOS/dev/branch_openmp/src/node/zoom_axis.hpp (modified) * XIOS/dev/branch_openmp/src/node/zoom_domain.hpp (modified) * XIOS/dev/branch_openmp/src/object_factory.cpp (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/lex_parser.cpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/branch_openmp/src/parse_expr/yacc_parser.yacc (modified) * XIOS/dev/branch_openmp/src/policy.cpp (modified) * XIOS/dev/branch_openmp/src/registry.cpp (modified) * XIOS/dev/branch_openmp/src/registry.hpp (modified) * XIOS/dev/branch_openmp/src/server.cpp (modified) * XIOS/dev/branch_openmp/src/server.hpp (modified) * XIOS/dev/branch_openmp/src/test/test_client.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_complete.f90 (modified) * XIOS/dev/branch_openmp/src/test/test_remap.f90 (modified) * XIOS/dev/branch_openmp/src/timer.cpp (modified) * XIOS/dev/branch_openmp/src/timer.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/extract.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/axis_algorithm_zoom.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/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/grid_transformation_selector.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_openmp/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_openmp/src/type/type.hpp (modified) * XIOS/dev/branch_openmp/src/xios.hpp (modified) * XIOS/dev/branch_openmp/src/xios_server.f90 (modified) dev_omp Wed, 11 Oct 2017 14:19:45 GMT yushan [1304] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) change blocking calls to non-blocking calls for intercomm creation. ... Fri, 06 Oct 2017 11:56:33 GMT yushan [1295] * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.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_bcast.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_exscan.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_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_fortran.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_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_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_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.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_wait.cpp (modified) EP update all Wed, 04 Oct 2017 15:02:13 GMT yushan [1289] * XIOS/dev/branch_openmp/extern/remap/src/mpi_routing.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgatherv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_alltoall.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_exscan.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_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_collective.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_fortran.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_reduce.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_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.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_wait.cpp (modified) EP update part 2 Wed, 04 Oct 2017 09:45:14 GMT yushan [1287] * XIOS/dev/branch_openmp/arch/arch-X64_ADA.fcm (modified) * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgather.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allgatherv.cpp (added) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_allreduce.cpp (added) * 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_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_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_fortran.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib_local.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_memory.cpp (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 (added) * 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 (added) * 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 (deleted) * 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/client_server_mapping.cpp (modified) * XIOS/dev/branch_openmp/src/data_output.hpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_openmp/src/group_factory_decl.cpp (modified) * XIOS/dev/branch_openmp/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_openmp/src/io/onetcdf4.cpp (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/file.cpp (modified) * XIOS/dev/branch_openmp/src/object_factory_decl.cpp (modified) * XIOS/dev/branch_openmp/src/object_template.hpp (modified) * XIOS/dev/branch_openmp/src/object_template_impl.hpp (modified) EP updated 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 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 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 08:18:38 GMT yushan [1207] * XIOS/dev/branch_openmp (moved) rename 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