Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 4fc3db039c7e35dd2275ab007e1eee9b6edf9774
      
https://github.com/STEllAR-GROUP/hpx/commit/4fc3db039c7e35dd2275ab007e1eee9b6edf9774
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M docs/sphinx/manual/miscellaneous.rst
    R examples/1d_stencil/1d_stencil_4_checkpoint.cpp
    M examples/1d_stencil/CMakeLists.txt
    R hpx/util/checkpoint.hpp
    M libs/CMakeLists.txt
    M libs/all_modules.rst
    A libs/checkpoint/CMakeLists.txt
    A libs/checkpoint/README.rst
    A libs/checkpoint/docs/index.rst
    A libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    A libs/checkpoint/examples/CMakeLists.txt
    A libs/checkpoint/examples/print_time_results.hpp
    A libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/util/checkpoint.hpp
    A libs/checkpoint/tests/CMakeLists.txt
    A libs/checkpoint/tests/performance/CMakeLists.txt
    A libs/checkpoint/tests/regressions/CMakeLists.txt
    A libs/checkpoint/tests/unit/CMakeLists.txt
    A libs/checkpoint/tests/unit/checkpoint.cpp
    A libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/compute/tests/regressions/CMakeLists.txt
    M libs/compute/tests/unit/CMakeLists.txt
    M libs/compute_cuda/examples/CMakeLists.txt
    M libs/compute_cuda/tests/performance/CMakeLists.txt
    M libs/compute_cuda/tests/unit/CMakeLists.txt
    M libs/create_library_skeleton.py
    M tests/unit/util/CMakeLists.txt
    R tests/unit/util/checkpoint.cpp
    R tests/unit/util/checkpoint_component.cpp

  Log Message:
  -----------
  Move checkpointing support to its own module

- flyby: fixing solution folders for moved tests


  Commit: 90be1217a71b9a55049622cad692336d45ad2686
      
https://github.com/STEllAR-GROUP/hpx/commit/90be1217a71b9a55049622cad692336d45ad2686
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M libs/checkpoint/examples/print_time_results.hpp

  Log Message:
  -----------
  clang-format file


  Commit: 96c989b24b5828e600e35c245f294ae0e1ff9553
      
https://github.com/STEllAR-GROUP/hpx/commit/96c989b24b5828e600e35c245f294ae0e1ff9553
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M docs/sphinx/manual/miscellaneous.rst
    R examples/1d_stencil/1d_stencil_4_checkpoint.cpp
    M examples/1d_stencil/CMakeLists.txt
    R hpx/util/checkpoint.hpp
    M libs/CMakeLists.txt
    M libs/all_modules.rst
    A libs/checkpoint/CMakeLists.txt
    A libs/checkpoint/README.rst
    A libs/checkpoint/docs/index.rst
    A libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    A libs/checkpoint/examples/CMakeLists.txt
    A libs/checkpoint/examples/print_time_results.hpp
    A libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/util/checkpoint.hpp
    A libs/checkpoint/tests/CMakeLists.txt
    A libs/checkpoint/tests/performance/CMakeLists.txt
    A libs/checkpoint/tests/regressions/CMakeLists.txt
    A libs/checkpoint/tests/unit/CMakeLists.txt
    A libs/checkpoint/tests/unit/checkpoint.cpp
    A libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/compute/tests/regressions/CMakeLists.txt
    M libs/compute/tests/unit/CMakeLists.txt
    M libs/compute_cuda/examples/CMakeLists.txt
    M libs/compute_cuda/tests/performance/CMakeLists.txt
    M libs/compute_cuda/tests/unit/CMakeLists.txt
    M libs/create_library_skeleton.py
    M tests/unit/util/CMakeLists.txt
    R tests/unit/util/checkpoint.cpp
    R tests/unit/util/checkpoint_component.cpp

  Log Message:
  -----------
  Merge pull request #4178 from STEllAR-GROUP/module_checkpoint

Move checkpointing support to its own module


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/3b0408fdff1f...96c989b24b58
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to