Branch: refs/heads/agas_module
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 1b9464e2f7fe6e63f493d1e19244b4ff2653bc60
      
https://github.com/STEllAR-GROUP/hpx/commit/1b9464e2f7fe6e63f493d1e19244b4ff2653bc60
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M components/component_storage/src/server/component_storage_server.cpp
    M docs/CMakeLists.txt
    M docs/sphinx/manual/writing_distributed_hpx_applications.rst
    A hpx/runtime/find_all_localities.hpp
    R hpx/runtime/find_localities.hpp
    M hpx/runtime/naming/id_type.hpp
    M hpx/runtime/naming/id_type_impl.hpp
    R hpx/runtime_distributed.hpp
    M hpx/runtime_fwd.hpp
    M libs/core/naming_base/include/hpx/modules/naming_base.hpp
    M libs/create_module_skeleton.py
    M libs/full/CMakeLists.txt
    M libs/full/collectives/CMakeLists.txt
    M libs/full/collectives/include/hpx/collectives/all_gather.hpp
    M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/full/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/modules.rst
    M libs/full/naming/include/hpx/modules/naming.hpp
    M libs/full/performance_counters/CMakeLists.txt
    M libs/full/performance_counters/src/counters.cpp
    A libs/full/runtime_distributed/CMakeLists.txt
    A libs/full/runtime_distributed/README.rst
    A libs/full/runtime_distributed/docs/index.rst
    A libs/full/runtime_distributed/examples/CMakeLists.txt
    A libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/find_localities.hpp
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/get_num_localities.hpp
    A libs/full/runtime_distributed/tests/CMakeLists.txt
    A libs/full/runtime_distributed/tests/performance/CMakeLists.txt
    A libs/full/runtime_distributed/tests/regressions/CMakeLists.txt
    A libs/full/runtime_distributed/tests/unit/CMakeLists.txt
    M libs/full/runtime_local/CMakeLists.txt
    R libs/full/runtime_local/include/hpx/runtime_local/get_num_localities.hpp
    A 
libs/full/runtime_local/include/hpx/runtime_local/get_num_nocomponent_localities.hpp
    M libs/full/runtime_local/include/hpx/runtime_local/runtime_local_fwd.hpp
    M src/CMakeLists.txt
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    M src/runtime_distributed.cpp

  Log Message:
  -----------
  Creating runtime_distributed module

- populate the new module with minimal set of headers
- address PR comments


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to