Branch: refs/heads/dist_object_pr
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 1e149f1f7f5af223beaa18d0f000ec8d1b3a89c4
      
https://github.com/STEllAR-GROUP/hpx/commit/1e149f1f7f5af223beaa18d0f000ec8d1b3a89c4
  Author: weilewei <lokw...@gmail.com>
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M examples/transpose/CMakeLists.txt
    A examples/transpose/transpose_distributed_object.cpp
    A hpx/include/distributed_object.hpp
    A hpx/lcos/distributed_object.hpp
    A src/lcos/distributed_object.cpp
    M tests/unit/lcos/CMakeLists.txt
    A tests/unit/lcos/distributed_object.cpp

  Log Message:
  -----------
  adding distributed_object to hpx
- add header file to docs CMake
- make constructor accepts sub locality list
- fix typos, redundant expression in transpose example
- not involving change to barrier.cpp
- move ensure_ptr to constructor
- fix order error for base member list
- make client's serialization function to delete status
- need to clean up documentation
- need to remove barrier in the constructor for all to all method
- need to change enum naming style


_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to